zllovesuki / specter

like ngrok, but more ambitious with DHT for flavor
MIT License
26 stars 1 forks source link

SNI Proxy to enable :443 sharing #2

Open zllovesuki opened 2 years ago

zllovesuki commented 2 years ago

SNI Sniffer: https://www.agwa.name/blog/post/parsing_tls_client_hello_with_cryptobyte SNI Proxy: https://github.com/FiloSottile/mostly-harmless/blob/main/talks/asyncnet/prepared.go Proxy protocol to preserve the source ip: https://pkg.go.dev/github.com/francislavoie/caddy2-proxyprotocol