Docs.rs
  • shadowsocks-rust-1.20.1
    • shadowsocks-rust 1.20.1
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • zonyitoo
    • Dependencies
      • base64 ^0.22 normal
      • build-time ^0.1 normal
      • cfg-if ^1 normal
      • clap ^4.5 normal
      • directories ^5.0 normal
      • futures ^0.3 normal
      • ipnet ^2.9 normal optional
      • jemallocator ^0.5 normal optional
      • json5 ^0.4 normal
      • libc ^0.2 normal
      • log ^0.4 normal
      • log4rs ^1.2 normal optional
      • mimalloc ^0.1 normal optional
      • mime ^0.3 normal optional
      • qrcode ^0.14 normal optional
      • rand ^0.8 normal
      • rpassword ^7.3 normal
      • rpmalloc ^0.2 normal optional
      • serde ^1.0 normal
      • shadowsocks-service ^1.20.1 normal
      • snmalloc-rs ^0.3 normal optional
      • sysexits ^0.8 normal
      • tcmalloc ^0.3 normal optional
      • thiserror ^1.0 normal
      • time ^0.3 normal optional
      • tokio ^1 normal
      • tracing ^0.1 normal optional
      • tracing-subscriber ^0.3 normal optional
      • windows-service ^0.7 normal optional
      • xdg ^2.5 normal
      • byte_string ^1.0 dev
      • byteorder ^1.5 dev
      • env_logger ^0.11 dev
      • tokio ^1 dev
      • reqwest ^0.12 normal optional
      • reqwest ^0.12 normal optional
      • daemonize ^0.5 normal
    • Versions
    • 85.92% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • 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

shadowsocks_rust1.20.1

Module vparser

  • Functions

In crate shadowsocks_rust

Module shadowsocks_rust::vparser

source ·
Expand description

Command line argument validator

Functions§

  • parse_address
  • parse_cipher_kind
  • parse_ip_addr
  • parse_manager_addr
  • parse_manager_server_host
  • parse_manager_server_mode
  • parse_server_addr
  • parse_server_url
  • parse_socket_addr