[PR #46] [MERGED] Update DERP server definitions #1223

Closed
opened 2025-12-29 02:29:16 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/46
Author: @Teteros
Created: 7/10/2021
Status: Merged
Merged: 7/10/2021
Merged by: @juanfont

Base: mainHead: update-derp-servers


📝 Commits (1)

  • ad454d9 Update DERP server definitions

📊 Changes

1 file changed (+91 additions, -2 deletions)

View changed files

📝 derp.yaml (+91 -2)

📄 Description

The repo link referenced in derp.yaml is invalid and is missing the new DERP addresses.
This PR updates the file to use the newest tailscale DERP servers and updates the link in the comment.

Out of curiousity is stunonly always false, and derptestport always 0?
stunport, stunonly, and derptestport have no references in the code so not sure if these fields are still needed.


🔄 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/juanfont/headscale/pull/46 **Author:** [@Teteros](https://github.com/Teteros) **Created:** 7/10/2021 **Status:** ✅ Merged **Merged:** 7/10/2021 **Merged by:** [@juanfont](https://github.com/juanfont) **Base:** `main` ← **Head:** `update-derp-servers` --- ### 📝 Commits (1) - [`ad454d9`](https://github.com/juanfont/headscale/commit/ad454d95b988677424f709ef6575743a1c14a6fd) Update DERP server definitions ### 📊 Changes **1 file changed** (+91 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `derp.yaml` (+91 -2) </details> ### 📄 Description The repo link referenced in derp.yaml is invalid and is missing the new DERP addresses. This PR updates the file to use the newest tailscale DERP servers and updates the link in the comment. Out of curiousity is `stunonly` always `false`, and `derptestport` always `0`? `stunport`, `stunonly`, and `derptestport` have no references in the code so not sure if these fields are still needed. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 02:29:16 +01:00
adam closed this issue 2025-12-29 02:29:16 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1223