fatedier / frp

A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
Apache License 2.0
86.46k stars 13.37k forks source link

[Feature Request] frp与netcat,frp可否只转发,不监听端口 #2938

Closed RiotGamesU closed 2 years ago

RiotGamesU commented 2 years ago

Describe the feature request

frpc: [ssh] type = tcp local_ip = 127.0.0.1 local_port = 7788 remote_port = 8000

frps的vps: nc -lvvp 8000

会提示: retrying local 0.0.0.0:8001 : Address already in use

Describe alternatives you've considered

No response

Affected area

github-actions[bot] commented 2 years ago

Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.