jpillora / go-tcp-proxy

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

Allow unwrapping TLS connections, fix README, and connect the -vv flag #3

Closed ernesto-jimenez closed 8 years ago

ernesto-jimenez commented 8 years ago

@lumanetworks, I wanted to proxy a TLS connection and be able to run some replaces, so I did this quick Pull Request.

I tried to keep the changes to the minimum to keep a small PR.

Let me know if you want any changes.

jpillora commented 8 years ago

Thanks! and thanks also for updating the docs :)