1 unstable release
0.1.0 | Nov 12, 2024 |
---|
#2021 in Network programming
223 downloads per month
Used in ombrac-client
21KB
410 lines
SOCKS
SOCKS Protocol Library in Rust
Example
SOCKS5 simple server
cargo run --example transparent
Usage
[dependencies]
socks = { git = "https://github.com/ombrac/socks.git" }
Protocol Specification
RFC 1928: SOCKS Protocol Version 5
License
Licensed under the Apache-2.0 License.
Dependencies
~2.1–7.5MB
~50K SLoC