jpillora / go-tcp-proxy

A small TCP proxy written in Go
MIT License
761 stars 197 forks source link

support for ssl #9

Open u007 opened 5 years ago

u007 commented 5 years ago

hi do you have support for ssl?

cofob commented 3 years ago

Hello. This is a TCP proxy, not HTTP(S). You can do reverse proxy with NGINX.