[PR #3664] [MERGED] natHoleSTUNServer set default value #4803

Closed
opened 2026-05-05 14:49:01 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/3664
Author: @fatedier
Created: 10/11/2023
Status: Merged
Merged: 10/11/2023
Merged by: @fatedier

Base: devHead: new


📝 Commits (1)

  • 3dafeb4 natHoleSTUNServer set default value

📊 Changes

3 files changed (+3 additions, -0 deletions)

View changed files

📝 Release.md (+1 -0)
📝 pkg/config/v1/client.go (+1 -0)
📝 pkg/config/v1/client_test.go (+1 -0)

📄 Description

Summary

🤖 Generated by Copilot at 3dafeb4

This pull request fixes a bug that caused the natHoleStunServer option for the client configuration to be ignored. It adds a default value for this option and a test case to verify its behavior.

WHY

Fix #3659


🔄 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/fatedier/frp/pull/3664 **Author:** [@fatedier](https://github.com/fatedier) **Created:** 10/11/2023 **Status:** ✅ Merged **Merged:** 10/11/2023 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `new` --- ### 📝 Commits (1) - [`3dafeb4`](https://github.com/fatedier/frp/commit/3dafeb4f4b61e8c3f85ab412ee42037efbc5f45c) natHoleSTUNServer set default value ### 📊 Changes **3 files changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Release.md` (+1 -0) 📝 `pkg/config/v1/client.go` (+1 -0) 📝 `pkg/config/v1/client_test.go` (+1 -0) </details> ### 📄 Description ### Summary <!-- copilot:summary --> ### <samp>🤖 Generated by Copilot at 3dafeb4</samp> This pull request fixes a bug that caused the `natHoleStunServer` option for the client configuration to be ignored. It adds a default value for this option and a test case to verify its behavior. ### WHY Fix #3659 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 14:49:01 -06:00
Sign in to join this conversation.
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/frp#4803
No description provided.