shadowsocks-service 1.12.4

shadowsocks is a fast tunnel proxy that helps you bypass firewalls.
Documentation

shadowsocks-service

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 31 feature flags, 0 of them enabled by default.

full

  • local
  • server
  • manager
  • trust-dns
  • local-http
  • local-redir
  • local-tunnel
  • local-socks4

local-http-rustls

  • local-http
  • tokio-rustls
  • webpki-roots
  • rustls-native-certs

local-tun

  • local
  • etherparse
  • tun
  • rand

local-http

  • local
  • hyper
  • tower

local-http-native-tls

  • local-http
  • tokio-native-tls
  • native-tls

local-dns

  • local
  • trust-dns
  • rand

dns-over-https

  • trust-dns
  • trust-dns-resolver/dns-over-https
  • trust-dns-resolver/dns-over-https-rustls

dns-over-tls

  • trust-dns
  • trust-dns-resolver/dns-over-tls
  • trust-dns-resolver/dns-over-rustls

trust-dns

  • trust-dns-resolver
  • shadowsocks/trust-dns

aead-cipher-extra

  • shadowsocks/aead-cipher-extra

local-dns-relay

  • local-dns

manager

  • server

replay-attack-detect

  • shadowsocks/replay-attack-detect

stream-cipher

  • shadowsocks/stream-cipher

local-redir

  • local

local-flow-stat

  • local

local-socks4

  • local

local-tunnel

  • local

tokio-rustls

    This feature flag does not enable additional features.

rustls-native-certs

    This feature flag does not enable additional features.

tokio-native-tls

    This feature flag does not enable additional features.

rand

    This feature flag does not enable additional features.

webpki-roots

    This feature flag does not enable additional features.

tun

    This feature flag does not enable additional features.

tower

    This feature flag does not enable additional features.

server

    This feature flag does not enable additional features.

etherparse

    This feature flag does not enable additional features.

local

    This feature flag does not enable additional features.

native-tls

    This feature flag does not enable additional features.

trust-dns-resolver

    This feature flag does not enable additional features.

hyper

    This feature flag does not enable additional features.