socks5-protocol

Crates.iosocks5-protocol
lib.rssocks5-protocol
version0.3.5
sourcesrc
created_at2021-05-12 17:13:16.382149
updated_at2021-12-24 12:43:59.557303
descriptionProvides types that can be read from `AsyncRead` and write to `AsyncWrite`.
homepage
repository
max_upload_size
id396587
size28,932
imspace (spacemeowx2)

documentation

https://docs.rs/socks5-protocol

README

Async tokio protocol

socks5-protocol provides types that can be read from AsyncRead and write to AsyncWrite.

You can create socks5 server or socks5 client using this library.

Commit count: 0

cargo fmt