tcp-over-http icon indicating copy to clipboard operation
tcp-over-http copied to clipboard

A TCP proxy using HTTP - Reach SSH behind a Nginx reverse proxy

Results 3 tcp-over-http issues
Sort by recently updated
recently updated
newest added

Hi. I have implemented the support for Arbitrary HTTP Request headers as suggested in #4. It allows the user to specify the "--req-header" argument multiple times to add as many...

Would it be possible to modify your fine application to add arbitrary HTTP request headers. My specific use case is tunneling traffic through a web server that is presented to...

Added 2 docker files, 1 for entry node and 1 for exit node. with all required parameters as environment variables.