mmatczuk / go-http-tunnel

Fast and secure tunnels over HTTP/2
GNU Affero General Public License v3.0
3.23k stars 307 forks source link

IF YOU WOULD LIKE TO SEE THIS PROJECT MODERNIZED PLEASE UPVOTE #142

Open mmatczuk opened 2 years ago

mmatczuk commented 2 years ago

Hello Community!

Unfortunately this project has become a little rusty. If you would like to see this project brought back to life upvote 👍. Do not hesitate to share feature ideas in the comments. Thanks!

tmack8080 commented 2 years ago

A container?

1ubuntuuser commented 2 years ago

A container?

There is a PR for this #41

1ubuntuuser commented 2 years ago

I have about 30 clients connected to a tunneld server. My suggestions are:

jlandowner commented 2 years ago

Glad to hear revival👍 My suggestions are

hons82 commented 2 years ago

Websockets

hons82 commented 2 years ago

Glad to see that the new commit does contain already some code for the websocket support.

sahil-lakhwani commented 2 years ago

Glad to see that the new commit does contain already some code for the websocket support.

Any hints on how to use that @hons82 ?

hons82 commented 2 years ago

Glad to see that the new commit does contain already some code for the websocket support.

Any hints on how to use that @hons82 ?

I'm using my own fork in production. I guess that the commit isn't complete yet. The Upgrade methods are there, but not yet called in any place. We probably have to wait a few more commits.

AnorBanantje commented 2 years ago

support http/3

m2acgi commented 2 years ago

Single binary which has client and server mode, support run with command line only without the conf file.

lneuman commented 1 year ago

Thanks @mmatczuk @hons82 <3

Are there plans to modernize this project, or to otherwise maintain it?

hons82 commented 1 year ago

Are there plans to modernize this project, or to otherwise maintain it?

Was anybody able to compile it with the current go version?

hons82 commented 6 months ago

That looks promising https://github.com/golang/go/issues/49918#issuecomment-2032196635