go-http-tunnel
go-http-tunnel copied to clipboard
Fast and secure tunnels over HTTP/2
Adding HOTP on server, will allow a client to detect if there was a prior rogue connection from a client with stolen certs.
Hello! I love this tool but I don't like that much how the CLI interact with the daemon, I was using `ngrok` and its CLI is a bit more powerful....
Docker makes dev life easy. Please consider adding one. An example one based on your repo, github.com/osiloke/docker-tunneld
* Should be generic * Can migrate state changes logging to common function
Since i am using apache in the port 80, need the server in different port. pls guide how we can achieve this
I can't seem to get the go packages to build. What version is required?
Hello Guys! Hope you are doing well! Tell me pls - is there some options to run tunnels+tunnel as proxy chain kit ??? For example: tunneld is running (http proxy...
I do have a problem with automatic decompression. My client sends a message that is gzipped. The tunnel decompresses it and forwards it chuncked. The other side does not expects...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.23.0 to 0.38.0. Commits e1fcd82 html: properly handle trailing solidus in unquoted attribute value in foreign... ebed060 internal/http3: fix build of tests with GOEXPERIMENT=nosynctest 1f1fa29 publicsuffix: regenerate...