Skip to main content

Crate eggress_protocol_shadowsocks

Crate eggress_protocol_shadowsocks 

Source

Re-exports§

pub use error::ShadowsocksError;
pub use method::CipherMethod;
pub use metrics::ShadowsocksMetrics;
pub use tcp::shadowsocks_accept;
pub use tcp::shadowsocks_connect;

Modules§

address
aead
compat
Bounded compatibility implementation for the SSR surface exposed by pproxy 2.7.9. This module is deliberately separate from native Shadowsocks AEAD and rustls TLS code.
error
method
metrics
nonce
server
tcp
tcp_stream
udp