mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3984] [Feature Request] Ability to expose entire port ranges. #3158
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#3158
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @MaximalCats on GitHub (Feb 9, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/3984
Describe the feature request
Hey!
Let me start by saying that i have been using frp for almost 6 months now, and i really like it.
However, i couldn't find a feature in the documentation that would allow me to expose entire port ranges, eg: ports 8000-9000
Is this a planned feature?
Thanks
Describe alternatives you've considered
No response
Affected area
@Kamycz3q commented on GitHub (Feb 9, 2024):
would be really great
@xqzr commented on GitHub (Feb 12, 2024):
cf025d6320/conf/legacy/frpc_legacy_full.ini (L196-L202)@fatedier commented on GitHub (Feb 19, 2024):
For the current architecture, exposing a large number of ports simultaneously on a frpc is not friendly and will have obvious performance issues.
In the future, other implementation methods may be considered.
@github-actions[bot] commented on GitHub (Mar 12, 2024):
Issues go stale after 21d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.
@rtsui-harmonicinc commented on GitHub (Jun 26, 2024):
I couldn't do this for the TOML format