mirror of
https://github.com/mmatczuk/go-http-tunnel.git
synced 2026-05-15 22:01:40 -06:00
[PR #9] [MERGED] Dynamic tunnel configuration #106
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#106
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?
📋 Pull Request Information
Original PR: https://github.com/mmatczuk/go-http-tunnel/pull/9
Author: @mmatczuk
Created: 2/3/2017
Status: ✅ Merged
Merged: 2/7/2017
Merged by: @mmatczuk
Base:
master← Head:mmt/tunnel_config📝 Commits (1)
894f217server: registry📊 Changes
21 files changed (+878 additions, -301 deletions)
View changed files
📝
TODO.md(+26 -20)➕
backoff.go(+15 -0)📝
client.go(+21 -15)📝
client_test.go(+4 -0)➖
doc_test.go(+0 -2)➕
errors.go(+9 -0)➕
id/id.go(+190 -0)📝
id/ptls.go(+4 -6)📝
integrationtest/integration_test.go(+89 -111)📝
integrationtest/test-fixtures/selfsigned.crt(+0 -0)📝
integrationtest/test-fixtures/selfsigned.key(+0 -0)📝
integrationtest/tools.go(+15 -34)📝
log/filterlogger_test.go(+2 -0)📝
log/log_test.go(+2 -0)📝
pool.go(+39 -23)📝
proto/controlmsg_test.go(+2 -0)➕
proto/tunnel.go(+11 -0)➕
registry.go(+178 -0)➕
registry_test.go(+111 -0)📝
server.go(+160 -62)...and 1 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.