shadowsocks-service 1.14.1

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 35 feature flags, 0 of them enabled by default.

full

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

local-tun

  • local
  • etherparse
  • tun
  • rand
  • smoltcp

local-http-rustls

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

dns-over-https

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

local-dns

  • local
  • trust-dns
  • rand

dns-over-tls

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

local-http

  • local
  • hyper
  • tower

local-http-native-tls

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

trust-dns

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

local-flow-stat

  • local

local-dns-relay

  • local-dns

security-iv-printable-prefix

  • shadowsocks/security-iv-printable-prefix

local-tunnel

  • local

aead-cipher-extra

  • shadowsocks/aead-cipher-extra

security-replay-attack-detect

  • shadowsocks/security-replay-attack-detect

stream-cipher

  • shadowsocks/stream-cipher

local-redir

  • local

manager

  • server

neon

  • shadowsocks/neon

armv8

  • shadowsocks/armv8

local-socks4

  • local

tokio-rustls

    This feature flag does not enable additional features.

webpki-roots

    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.

tokio-native-tls

    This feature flag does not enable additional features.

hyper

    This feature flag does not enable additional features.

tun

    This feature flag does not enable additional features.

local

    This feature flag does not enable additional features.

etherparse

    This feature flag does not enable additional features.

rand

    This feature flag does not enable additional features.

server

    This feature flag does not enable additional features.

rustls-native-certs

    This feature flag does not enable additional features.

smoltcp

    This feature flag does not enable additional features.

tower

    This feature flag does not enable additional features.