Docs.rs
shadowsocks-rs-0.9.0
shadowsocks-rs 0.9.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
cssivision
Dependencies
aes ^0.7
normal
awak ^0.2
normal
cfb-mode ^0.7
normal
chacha20 ^0.7
normal
cipher ^0.3
normal
ctr ^0.7
normal
dns-resolver ^0.2
normal
env_logger ^0.8
normal
getopts ^0.2
normal
log ^0.4
normal
md5 ^0.3
normal
once_cell ^1.8
normal
rand ^0.8
normal
serde ^1.0
normal
serde_derive ^1.0
normal
serde_json ^1.0
normal
Versions
6.38%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
All
shadowsocks
0.9.0
Crate Items
Structs
Constants
Traits
Functions
List of all items
Structs
cipher::Cipher
config::Config
Traits
cipher::SymmetricCipher
Functions
args::parse_args
io::copy_bidirectional
io::read_exact
io::write_all
resolver::resolve
socks5::handshake
util::eof
util::generate_key
util::other
Constants
socks5::v5::CMD_CONNECT
socks5::v5::METH_NO_AUTH
socks5::v5::REPLY_SUCESS
socks5::v5::TYPE_DOMAIN
socks5::v5::TYPE_IPV4
socks5::v5::TYPE_IPV6
socks5::v5::VERSION