[GH-ISSUE #4030] 在手机上支持所有端口的转发 #3189

Closed
opened 2026-05-05 14:03:42 -06:00 by gitea-mirror · 1 comment
Owner

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

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
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 - [ ] Docs - [ ] Installation - [X] Performance and Scalability - [ ] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [X] Extensions - [ ] Others
Author
Owner

@fatedier commented on GitHub (Mar 18, 2024):

直接使用 vpn

<!-- gh-comment-id:2002841847 --> @fatedier commented on GitHub (Mar 18, 2024): 直接使用 vpn
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#3189
No description provided.