README.md
README | 中文文档
What is frp?
frp is a fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.Now, it supports tcp, http and https protocol when requests can be forwarded by domains to backward web services.
Catalog
What can I do with frp?
Expose any http and https service behind a NAT or firewall to the internet by a server with public IP address(Name-based Virtual Host Support).
Expose any tcp service behind a NAT or firewall to the internet by a server with public IP address.
Inspect all http requests/responses that are transmitted over the tunnel(future).
Status
frp is under development and you can try it with latest release version.Master branch for releasing stable version when dev branch for developing.
We may change any protocol and can’t promise backward compatible.Please check the release log when upgrading.
Architecture
Example Usage
Firstly, download the latest programs from Release page according to your
Original URL: http://feedproxy.google.com/~r/feedsapi/BwPx/~3/hY89IGJI35E/frp
Like this:
Like Loading...
Original article