[PR #23] [MERGED] Add proxy protocol #24

Closed
opened 2025-11-19 07:03:29 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosrl/gerbil/pull/23
Author: @oschwartz10612
Created: 8/27/2025
Status: Merged
Merged: 8/27/2025
Merged by: @oschwartz10612

Base: mainHead: dev


📝 Commits (1)

📊 Changes

4 files changed (+163 additions, -2 deletions)

View changed files

📝 README.md (+5 -0)
📝 main.go (+10 -1)
📝 proxy/proxy.go (+70 -1)
proxy/proxy_test.go (+78 -0)

📄 Description

Community Contribution License Agreement

By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.


🔄 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/fosrl/gerbil/pull/23 **Author:** [@oschwartz10612](https://github.com/oschwartz10612) **Created:** 8/27/2025 **Status:** ✅ Merged **Merged:** 8/27/2025 **Merged by:** [@oschwartz10612](https://github.com/oschwartz10612) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (1) - [`7040a94`](https://github.com/fosrl/gerbil/commit/7040a9436e644d808be310ecaa28e03553068e48) Add proxy protocol ### 📊 Changes **4 files changed** (+163 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+5 -0) 📝 `main.go` (+10 -1) 📝 `proxy/proxy.go` (+70 -1) ➕ `proxy/proxy_test.go` (+78 -0) </details> ### 📄 Description ## Community Contribution License Agreement By creating this pull request, I grant the project maintainers an unlimited, perpetual license to use, modify, and redistribute these contributions under any terms they choose, including both the AGPLv3 and the Fossorial Commercial license terms. I represent that I have the right to grant this license for all contributed content. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-19 07:03:29 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gerbil#24