Docs.rs
  • shadowsocks-rust-1.12.5
    • shadowsocks-rust 1.12.5
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • zonyitoo
    • Dependencies
      • build-time ^0.1 normal
      • cfg-if ^1 normal
      • clap ^2 normal
      • directories ^4.0 normal
      • exitcode ^1 normal
      • futures ^0.3 normal
      • ipnet ^2.3 normal
      • jemallocator ^0.3 normal
      • json5 ^0.4 normal
      • log ^0.4 normal
      • log4rs ^1.0 normal
      • mimalloc ^0.1 normal
      • qrcode ^0.12 normal
      • rpassword ^5.0.1 normal
      • rpmalloc ^0.2 normal
      • serde ^1.0 normal
      • shadowsocks-service ^1.12.4 normal
      • snmalloc-rs ^0.2 normal
      • tcmalloc ^0.3 normal
      • thiserror ^1.0 normal
      • tokio ^1 normal
      • xdg ^2.4 normal
      • byte_string ^1.0 dev
      • byteorder ^1.3 dev
      • env_logger ^0.9 dev
      • tokio ^1 dev
      • daemonize ^0.4 normal
    • Versions
    • 84.13% 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
☰
logo

Crate shadowsocks_rust

Version 1.12.5

Back to index

logo
Change settings

List of all items[−]

Structs

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

Enums

  • config::ConfigError
  • config::RuntimeMode

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::local::define_command_line_options
  • service::local::main
  • service::manager::define_command_line_options
  • service::manager::main
  • service::server::define_command_line_options
  • service::server::main
  • validator::validate_address
  • validator::validate_ip_addr
  • validator::validate_manager_addr
  • validator::validate_server_addr
  • validator::validate_server_url
  • validator::validate_socket_addr
  • validator::validate_u32
  • validator::validate_u64
  • validator::validate_usize

Constants

  • BUILD_TIME
  • EXIT_CODE_LOAD_ACL_FAILURE
  • EXIT_CODE_LOAD_CONFIG_FAILURE
  • EXIT_CODE_SERVER_ABORTED
  • EXIT_CODE_SERVER_EXIT_UNEXPECTEDLY
  • VERSION