mirror of
https://github.com/okxlin/appstore.git
synced 2026-02-24 11:57:40 +08:00
15 lines
506 B
JSON
15 lines
506 B
JSON
{
|
||
"key": "frps",
|
||
"name": "frps-frp服务端",
|
||
"tags": ["Tool"],
|
||
"versions": ["0.48.0","latest"],
|
||
"shortDescZh": "frp是一种反向代理工具,常用于内网穿透",
|
||
"shortDescEn": "frp is a reverse proxy tool that is commonly used for intranet penetration",
|
||
"type": "tool",
|
||
"limit": 0,
|
||
"crossVersionUpdate": true,
|
||
"website": "https://github.com/fatedier/frp",
|
||
"github": "https://github.com/fatedier/frp",
|
||
"document": "https://github.com/fatedier/frp/blob/dev/README_zh.md"
|
||
}
|