appstore-1panel/apps/frps
2023-09-04 17:04:54 +08:00
..
0.51.3 chore(deps): update snowdreamtech/frps docker tag to v0.51.3 (#332) 2023-08-15 14:22:39 +08:00
data.yml feat: 修改部分文件的说明文字 2023-09-04 17:04:54 +08:00
logo.png refactor: 修改部分应用 logo 2023-08-04 18:04:54 +08:00
README.md refactor: frp 应用优化 2023-08-04 17:02:25 +08:00

What is frp?

frp is a fast reverse proxy that allows you to expose a local server located behind a NAT or firewall to the Internet. It currently supports TCP and UDP, as well as HTTP and HTTPS protocols, enabling requests to be forwarded to internal services via domain name.

frp also offers a P2P connect mode.

Development Status

frp is currently under development. You can try the latest release version in the master branch, or use the dev branch to access the version currently in development.

We are currently working on version 2 and attempting to perform some code refactoring and improvements. However, please note that it will not be compatible with version 1.

We will transition from version 0 to version 1 at the appropriate time and will only accept bug fixes and improvements, rather than big feature requests.

Architecture

architecture