mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #1440] 如何实现本地端口转发的功能 #1134
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#1134
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 @Xyberonz on GitHub (Sep 16, 2019).
Original GitHub issue: https://github.com/fatedier/frp/issues/1440
thanks
@deadlineOvO commented on GitHub (Sep 17, 2019):
多创建几个连接试试?
@deadlineOvO commented on GitHub (Sep 23, 2019):
再看了下,我个人推荐使用 stcp 来处理
@Xyberonz commented on GitHub (Sep 24, 2019):
感谢,相当于在服务器上启用 FRPS+FRPC ,然后客户端启用FRPC, 实现点对点的访问
@deadlineOvO commented on GitHub (Sep 24, 2019):
假设临时使用的话,似乎可以通过 ssh 的端口转发来处理的样子
@Xyberonz commented on GitHub (Sep 24, 2019):
ssh的重拨不是很方便,而且在路由器上frp运行的更兼容