Skip to content

shadowtls-plugin-0.2.23

Choose a tag to compare

  • ShadowTLS only supports TCP
  • ShadowTLS does not support listening SOCKS5
  • you needs to chain ShadowTLS with another proxy

If you want to run ShadowTLS like shadow-tls --v3 client --listen 127.0.0.1:8443 --server example.com:443 --sni example.com --password password, you should configure as the below.
image