mirror of
https://github.com/mmatczuk/go-http-tunnel.git
synced 2026-05-15 06:06:03 -06:00
[GH-ISSUE #142] IF YOU WOULD LIKE TO SEE THIS PROJECT MODERNIZED PLEASE UPVOTE #90
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/go-http-tunnel#90
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mmatczuk on GitHub (Apr 12, 2022).
Original GitHub issue: https://github.com/mmatczuk/go-http-tunnel/issues/142
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 on GitHub (Apr 14, 2022):
A container?
@1ubuntuuser commented on GitHub (Apr 14, 2022):
There is a PR for this #41
@1ubuntuuser commented on GitHub (Apr 14, 2022):
I have about 30 clients connected to a tunneld server. My suggestions are:
@jlandowner commented on GitHub (May 5, 2022):
Glad to hear revival👍
My suggestions are
@hons82 commented on GitHub (Jun 16, 2022):
Websockets
@hons82 commented on GitHub (Jul 19, 2022):
Glad to see that the new commit does contain already some code for the websocket support.
@sahil-lakhwani commented on GitHub (Jul 20, 2022):
Any hints on how to use that @hons82 ?
@hons82 commented on GitHub (Jul 21, 2022):
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 on GitHub (Aug 6, 2022):
support http/3
@m2acgi commented on GitHub (Aug 22, 2022):
Single binary which has client and server mode, support run with command line only without the conf file.
@lneuman commented on GitHub (Nov 27, 2022):
Thanks @mmatczuk @hons82 <3
Are there plans to modernize this project, or to otherwise maintain it?
@hons82 commented on GitHub (Dec 13, 2022):
Was anybody able to compile it with the current go version?
@hons82 commented on GitHub (Apr 4, 2024):
That looks promising https://github.com/golang/go/issues/49918#issuecomment-2032196635