Docs.rs
  • shadowsocks-rust-1.23.5
    • shadowsocks-rust 1.23.5
    • Permalink
    • 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 ^6.0 normal
      • futures ^0.3 normal
      • ipnet ^2.10 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
      • qrcode ^0.14 normal optional
      • rand ^0.9 normal
      • rpassword ^7.3 normal
      • rpmalloc ^0.2 normal optional
      • serde ^1.0 normal
      • shadowsocks-service ^1.23.5 normal
      • snmalloc-rs ^0.3 normal optional
      • sysexits ^0.9 normal
      • tcmalloc ^0.3 normal optional
      • thiserror ^2.0 normal
      • time ^0.3 normal optional
      • tokio ^1 normal
      • tracing ^0.1 normal optional
      • tracing-subscriber ^0.3 normal optional
      • windows-service ^0.8 normal optional
      • 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
      • xdg ^3.0 normal
    • Versions
    • 77.5% of the crate is documented
  • Platform
    • 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.23.5

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • config::Config
  • config::LogConfig
  • config::LogFormatConfig
  • config::RuntimeConfig
  • config::RuntimeModeError

Enums

  • config::ConfigError
  • config::RuntimeMode
  • error::ShadowsocksError

Functions

  • config::get_default_config_path
  • daemonize::daemonize
  • logging::init_with_config
  • logging::init_with_default
  • logging::init_with_file
  • monitor::create_signal_monitor
  • password::read_server_password
  • service::genkey::define_command_line_options
  • service::genkey::main
  • service::local::create
  • service::local::define_command_line_options
  • service::local::main
  • service::manager::create
  • service::manager::define_command_line_options
  • service::manager::main
  • service::server::create
  • service::server::define_command_line_options
  • service::server::main
  • sys::adjust_nofile
  • sys::run_as_user
  • vparser::parse_address
  • vparser::parse_cipher_kind
  • vparser::parse_ip_addr
  • vparser::parse_ipnet
  • vparser::parse_manager_addr
  • vparser::parse_manager_server_host
  • vparser::parse_manager_server_mode
  • vparser::parse_name_server_addr
  • vparser::parse_redir_type
  • vparser::parse_server_addr
  • vparser::parse_server_url
  • vparser::parse_socket_addr

Type Aliases

  • error::ShadowsocksResult

Constants

  • BUILD_TIME
  • VERSION