Go to file
Simon Ser c0f5ca6b39
Implement basic TCP proxy
2020-09-08 17:15:35 +02:00
LICENSE Initial commit 2020-09-08 12:11:32 +02:00
README.md Initial commit 2020-09-08 12:11:32 +02:00
config.go Implement basic TCP proxy 2020-09-08 17:15:35 +02:00
go.mod Initial commit 2020-09-08 12:11:32 +02:00
go.sum Initial commit 2020-09-08 12:11:32 +02:00
main.go Implement basic TCP proxy 2020-09-08 17:15:35 +02:00
server.go Implement basic TCP proxy 2020-09-08 17:15:35 +02:00

README.md

tlstunnel

A TLS reverse proxy.

License

MIT