SOCKS
SOCKS Protocol Library in Rust
Example
SOCKS5 simple server
cargo run --example transparent
Usage
[]
= { = "https://github.com/ombrac/socks.git" }
Protocol Specification
RFC 1928: SOCKS Protocol Version 5
License
Licensed under the Apache-2.0 License.