mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #154] local_port 和 remote_port能支持多端口吗? #98
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#98
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 @evilkong on GitHub (Nov 8, 2016).
Original GitHub issue: https://github.com/fatedier/frp/issues/154
local_port 和 remote_port能支持多端口吗?一对一,比如
[etg]
privilege_mode = true
type = tcp
local_ip = 10.0.0.1
local_port = 22,80-88,5000
use_encryption = true
use_gzip = false
remote_port = 2022,80-88,5000
远端和客户端是一一对应的,目前这样的配置就要做10个区块。。。
@fatedier commented on GitHub (Nov 10, 2016):
参考 #149 , 后续考虑支持。
@talosu commented on GitHub (Mar 20, 2017):
@fatedier 你好,现在加入了吗?
@xinqiu commented on GitHub (Mar 21, 2017):
同希望早点加入> <