cybozu-go / transocks

Transparent SOCKS5 / HTTP proxy in Go
MIT License
467 stars 61 forks source link

peek SNI or http header #35

Open stefan01 opened 1 year ago

stefan01 commented 1 year ago

This pull request adds support for SNI for https connections and HOST from http headers.

I'll probably clean it up a bit and make it might make sense to optionally enable/disable this feature in the config