socken5

Crates.iosocken5
lib.rssocken5
version0.1.0
sourcesrc
created_at2021-11-21 16:58:48.632574
updated_at2021-11-21 16:58:48.632574
descriptionSocks5 protocol structure
homepage
repositoryhttps://github.com/FreeziFtw/socken5
max_upload_size
id485363
size14,252
(FreeziFtw)

documentation

https://docs.rs/socken5

README

Socken5

GitHub license

An incomplete Rust library for the socks5 protocol.

Supported Address types:

Method

Supported:

  • No authentication
  • Username/Password authentication
  • Custom methods

Unsupported:

Command

Supported:

  • Connect

Unsupported:

  • Bind
  • Udp associate
Commit count: 0

cargo fmt