Docs.rs
rsocks-2.2.1
rsocks 2.2.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
twitchax
Dependencies
clap ^4
normal
futures ^0.3
normal
if-addrs ^0.15
normal
phf ^0.13
normal
rand ^0.10
normal
tokio ^1
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
criterion ^0.5
dev
pretty_assertions ^1
dev
Versions
14.67%
of the crate is documented
Go to latest version
Platform
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
Skip to main content
Crate rusty_sockslib
rusty_
sockslib
2.2.1
All Items
Crate Items
Modules
Functions
Crate
rusty_
sockslib
Copy item path
Source
Modules
§
buffer_
pool
config
connection
copy_
pump
handshake
helpers
request
Functions
§
run
Resolve the listen address from
config
, bind it, log the configuration, and serve forever.
serve
Serve SOCKS5 connections on an already-bound
listener
. Split out from
run
so tests can drive the proxy against an ephemeral loopback port.