Docs.rs
  • socks5-impl-0.7.1
    • socks5-impl 0.7.1
    • Docs.rs crate page
    • GPL-3.0-or-later
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ssrlive
    • blechschmidt
    • Dependencies
      • async-trait ^0.1 normal optional
      • bytes ^1 normal
      • percent-encoding ^2 normal
      • serde ^1 normal optional
      • thiserror ^2 normal
      • tokio ^1 normal optional
      • clap ^4 dev
      • ctrlc2 ^3 dev
      • dotenvy ^0.15 dev
      • env_logger ^0.11 dev
      • hickory-proto ^0.25 dev
      • log ^0.4 dev
      • moka ^0.12 dev
      • rand ^0.9 dev
      • tokio ^1 dev
      • tokio-util ^0.7 dev
    • Versions
    • 25% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

socks5_impl0.7.1

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Type Aliases

List of all items

Structs

  • protocol::Request
  • protocol::Response
  • protocol::UdpHeader
  • protocol::handshake::Request
  • protocol::handshake::Response
  • protocol::handshake::password_method::Request
  • protocol::handshake::password_method::Response
  • protocol::handshake::password_method::UserKey

Enums

  • Error
  • protocol::Address
  • protocol::AddressType
  • protocol::Command
  • protocol::Reply
  • protocol::Version
  • protocol::handshake::AuthMethod
  • protocol::handshake::password_method::Status

Traits

  • protocol::BufMut
  • protocol::StreamOperation

Type Aliases

  • Result

Constants

  • protocol::handshake::password_method::SUBNEGOTIATION_VERSION