[GH-ISSUE #154] local_port 和 remote_port能支持多端口吗? #98

Closed
opened 2026-05-05 11:45:28 -06:00 by gitea-mirror · 3 comments
Owner

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个区块。。。

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个区块。。。
Author
Owner

@fatedier commented on GitHub (Nov 10, 2016):

参考 #149 , 后续考虑支持。

<!-- gh-comment-id:259712462 --> @fatedier commented on GitHub (Nov 10, 2016): 参考 #149 , 后续考虑支持。
Author
Owner

@talosu commented on GitHub (Mar 20, 2017):

@fatedier 你好,现在加入了吗?

<!-- gh-comment-id:287715043 --> @talosu commented on GitHub (Mar 20, 2017): @fatedier 你好,现在加入了吗?
Author
Owner

@xinqiu commented on GitHub (Mar 21, 2017):

同希望早点加入> <

<!-- gh-comment-id:288077798 --> @xinqiu commented on GitHub (Mar 21, 2017): 同希望早点加入> <
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#98
No description provided.