Crate shadowrocks

Source

Re-exports§

pub use shadow_server::ShadowServer;
pub use socks_server::SocksServer;

Modules§

shadow_server
socks_server
utils

Structs§

GlobalConfig
A structure that holds the information needed when servers are running.
ParsedFlags
ParsedServerUrl

Enums§

CipherType
Error

Type Aliases§

Result