8 lines
318 B
Text
8 lines
318 B
Text
frp is a fast reverse proxy to help you expose a local server behind a NAT or
|
|
firewall to the Internet. As of now, it supports TCP and UDP, as well as HTTP
|
|
and HTTPS protocols, where requests can be forwarded to internal services by
|
|
domain name.
|
|
|
|
frp also has a P2P connect mode.
|
|
|
|
WWW: https://github.com/fatedier/frp
|