Docs.rs
socksx-0.1.0
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
socksx 0.1.0
A SOCKS toolkit for Rust
Crate
Source
Builds
Feature flags
Documentation
Coverage
18.6%
8
out of
43
items documented
0
out of
8
items with examples
Ø build duration
all releases: 42s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
crates.io
Dependencies
anyhow ^1
normal
libc ^0.2
normal
log ^0.4
normal
nix ^0.19
normal
tokio ^1
normal
clap ^2
dev
Versions
0.1.1
(2021-07-29)
0.1.0
(2021-03-16)
Owners
SOCKS toolkit
A work-in-progress SOCKS toolkit for Rust. SOCKS5 (
rfc1928
) and SOCKS6 (
draft-11
) are supported.