mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #4030] 在手机上支持所有端口的转发 #3189
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#3189
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 @zhubinsheng on GitHub (Feb 27, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4030
Describe the feature request
1.在手机上支持所有端口的流量转发,包括任何tcp和udp
2.在代理端支持所有端口的转发
如此一来,是不是实现了vpn的功能,因为所有端口的所有连接都被转发了,比如tcp的连接状态也都可以转发
存在以下问题:
1.现有的代码能否经过极小的改动实现此种功能?即打开所有端口即可
2.如ssh的秘钥 https的证书如何在代理端使用client的证书秘钥呢?
Describe alternatives you've considered
No response
Affected area
@fatedier commented on GitHub (Mar 18, 2024):
直接使用 vpn