[PR #137] [CLOSED] adds fw connection events #151

Closed
opened 2026-05-05 11:02:37 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mmatczuk/go-http-tunnel/pull/137
Author: @pableeee
Created: 9/6/2021
Status: Closed

Base: masterHead: feat/fw-connection-events


📝 Commits (1)

  • 7db6601 adds fw connection events

📊 Changes

5 files changed (+602 additions, -36 deletions)

View changed files

📝 cmd/tunneld/options.go (+29 -20)
📝 cmd/tunneld/tunneld.go (+4 -1)
📝 go.mod (+4 -4)
📝 go.sum (+512 -7)
📝 server.go (+53 -4)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/mmatczuk/go-http-tunnel/pull/137 **Author:** [@pableeee](https://github.com/pableeee) **Created:** 9/6/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `feat/fw-connection-events` --- ### 📝 Commits (1) - [`7db6601`](https://github.com/mmatczuk/go-http-tunnel/commit/7db6601df6f0a30840bc5a4857768ff9a5476272) adds fw connection events ### 📊 Changes **5 files changed** (+602 additions, -36 deletions) <details> <summary>View changed files</summary> 📝 `cmd/tunneld/options.go` (+29 -20) 📝 `cmd/tunneld/tunneld.go` (+4 -1) 📝 `go.mod` (+4 -4) 📝 `go.sum` (+512 -7) 📝 `server.go` (+53 -4) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 11:02:37 -06:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/go-http-tunnel#151
No description provided.