A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
86.33k
stars
13.35k
forks
source link
[Feature Request] 服务器本来有个tcp端口服务的,我想用它转quic协议的客户端去访问它,怎么实现?比如服务器那个端口不对外开放,我怎么进行转发它的端口的内容? #4058
Closed
etimes2008 closed 7 months ago
Describe the feature request
[Feature Request] 服务器本来有个tcp端口服务的,我想用它转quic协议的客户端去访问它,怎么实现?比如服务器那个端口不对外开放,我怎么进行转发它的端口的内容?
frps取获取服务器里比如22的ssh服务,转为quic协议传到frpc的客户端里? 这个功能本身可以实现了还是没有? 有的话我怎么配置? frps跟frpc的配置是?
Describe alternatives you've considered
No response
Affected area