[PR #2102] [MERGED] Make the 21820 port configurable #28562

Closed
opened 2026-06-11 00:15:18 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosrl/pangolin/pull/2102
Author: @oschwartz10612
Created: 12/17/2025
Status: Merged
Merged: 12/17/2025
Merged by: @oschwartz10612

Base: devHead: config-client-port


📝 Commits (1)

  • 06bcd0b Always send the relay port config

📊 Changes

4 files changed (+7 additions, -1 deletions)

View changed files

📝 server/routers/newt/handleNewtRegisterMessage.ts (+1 -0)
📝 server/routers/olm/getOlmToken.ts (+1 -0)
📝 server/routers/olm/handleOlmRelayMessage.ts (+3 -1)
📝 server/routers/olm/peers.ts (+2 -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.

Description

Always send the relay port config to the olm and newt so we dont hard code the 21820 and make it config with gerbil.clients_start_port in the config


🔄 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/pangolin/pull/2102 **Author:** [@oschwartz10612](https://github.com/oschwartz10612) **Created:** 12/17/2025 **Status:** ✅ Merged **Merged:** 12/17/2025 **Merged by:** [@oschwartz10612](https://github.com/oschwartz10612) **Base:** `dev` ← **Head:** `config-client-port` --- ### 📝 Commits (1) - [`06bcd0b`](https://github.com/fosrl/pangolin/commit/06bcd0bb9a98033057aa9723125848588c907884) Always send the relay port config ### 📊 Changes **4 files changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `server/routers/newt/handleNewtRegisterMessage.ts` (+1 -0) 📝 `server/routers/olm/getOlmToken.ts` (+1 -0) 📝 `server/routers/olm/handleOlmRelayMessage.ts` (+3 -1) 📝 `server/routers/olm/peers.ts` (+2 -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. ## Description Always send the relay port config to the olm and newt so we dont hard code the 21820 and make it config with gerbil.clients_start_port in the config --- <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 2026-06-11 00:15:19 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#28562