mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #162] 只能使用一个tcp端口代理吗 #108
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#108
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 @la5la on GitHub (Nov 19, 2016).
Original GitHub issue: https://github.com/fatedier/frp/issues/162
看来中文文档,貌似frps.ini 文件只支持一个,如果我想对一个客户端同时转发22和3389(只是个例子)端口应该怎么办呢
@jim3ma commented on GitHub (Nov 19, 2016):
写两个配置不就好了么,一个转发22,一个转发3389嘛
@jim3ma commented on GitHub (Nov 19, 2016):
你要的需要应该和这个类似,#154
作者已经考虑加进去了