[PR #807] [MERGED] cmd: frps: allow_ports option #4263

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

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/807
Author: @kac-
Created: 6/6/2018
Status: Merged
Merged: 6/8/2018
Merged by: @fatedier

Base: devHead: allowPorts


📝 Commits (4)

📊 Changes

1 file changed (+14 additions, -0 deletions)

View changed files

📝 cmd/frps/root.go (+14 -0)

📄 Description

I want to run multiple frpses on one host as a service, this option allows me to cover my scenario without create/update/secure config files for each service customer.


🔄 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/807 **Author:** [@kac-](https://github.com/kac-) **Created:** 6/6/2018 **Status:** ✅ Merged **Merged:** 6/8/2018 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `allowPorts` --- ### 📝 Commits (4) - [`f1bea49`](https://github.com/fatedier/frp/commit/f1bea49314e505d408421456c0c80166bfe31e89) Merge pull request #766 from fatedier/dev - [`da78e3f`](https://github.com/fatedier/frp/commit/da78e3f52ed10f855f565c82ffd4126538ce0d05) Merge pull request #781 from fatedier/dev - [`629f285`](https://github.com/fatedier/frp/commit/629f2856b1d65641d494e538f4197bb11020d6f0) Merge pull request #801 from fatedier/dev - [`e64fcce`](https://github.com/fatedier/frp/commit/e64fcce417311fe22e7f2afe07743fcbc1d7de9a) cmd: frps: allow_ports option ### 📊 Changes **1 file changed** (+14 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `cmd/frps/root.go` (+14 -0) </details> ### 📄 Description I want to run multiple **frps**es on one host as a service, this option allows me to cover my scenario without create/update/secure config files for each service *customer*. --- <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:38:43 -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#4263
No description provided.