mirror of
https://github.com/mmatczuk/go-http-tunnel.git
synced 2026-05-15 14:16:17 -06:00
[GH-ISSUE #4] How to migrate from koding/tunnel to mmatczuk/tunnel? #3
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#3
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 @hugows on GitHub (Jan 17, 2017).
Original GitHub issue: https://github.com/mmatczuk/go-http-tunnel/issues/4
This is just an idea of course, but it would be very interesting to provide a "migration path" for people that use koding/tunnel and want to try this project.
(Ideally one would just change the import, much like SQL adapters... But of course the API might not be exactly compatible)
@mmatczuk commented on GitHub (Jan 17, 2017):
@hugows I'm porting proxy functions when it's done there will be a cli added so that using this will be really simple.
@mmatczuk commented on GitHub (Feb 20, 2017):
Hi @hugows I have just released tunnel v1.0. This release contains a cli that I hope will simplify setting up tunnels a lot. It also allows you to set basic auth in configuration. Enjoy. If you have any troubles, doubts or suggestions let me know.