[PR #320] [MERGED] change allow ports from map to array #4170

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

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/320
Author: @yuyulei
Created: 5/18/2017
Status: Merged
Merged: 5/18/2017
Merged by: @fatedier

Base: devHead: dev


📝 Commits (3)

📊 Changes

4 files changed (+139 additions, -42 deletions)

View changed files

📝 models/config/proxy.go (+3 -1)
📝 models/config/server_common.go (+7 -41)
📝 utils/util/util.go (+65 -0)
📝 utils/util/util_test.go (+64 -0)

📄 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/fatedier/frp/pull/320 **Author:** [@yuyulei](https://github.com/yuyulei) **Created:** 5/18/2017 **Status:** ✅ Merged **Merged:** 5/18/2017 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (3) - [`84465a7`](https://github.com/fatedier/frp/commit/84465a74638b259e87bd7bc5eac3ec1927a22675) change allow ports from map to array - [`9c38bae`](https://github.com/fatedier/frp/commit/9c38baeb9e790aecf779fcf6b8625c63a49b7815) add ut - [`1cc61b6`](https://github.com/fatedier/frp/commit/1cc61b60f92ad16d71d95f29f7719c335cff8529) fixs import ### 📊 Changes **4 files changed** (+139 additions, -42 deletions) <details> <summary>View changed files</summary> 📝 `models/config/proxy.go` (+3 -1) 📝 `models/config/server_common.go` (+7 -41) 📝 `utils/util/util.go` (+65 -0) 📝 `utils/util/util_test.go` (+64 -0) </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 14:36:59 -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#4170
No description provided.