首次推出frp-client-51、dozzle;

升级了alist。
This commit is contained in:
waxgourd
2024-02-28 21:15:07 +08:00
committed by wangyan
parent 4d8e582b11
commit 6594fa9fe3
18 changed files with 206 additions and 3 deletions

View File

@@ -0,0 +1,38 @@
---
configuration:
server_addr:
name: server_addr
description: >-
The address to connect to the server.
server_port:
name: server_port
description: >-
The default port for connecting to the server is 7000.
token:
name: token
description: >-
Token authentication.
custom_domains:
name: custom_domains
description: >-
Custom field.
subdomain:
name: subdomain
description: >-
subdomain.
proxy_name:
name: proxy_name
description: >-
Agent name.
local_port:
name: local_port
description: >-
Local port.
remote_port:
name: remote_port
description: >-
Remote_port.
proxy_type:
name: proxy_type
description: >-
Proxy_type.

View File

@@ -0,0 +1,38 @@
---
configuration:
server_addr:
name: FRP服务端地址
description: >-
FRP服务端的地址默认为freefrp.net指定地址
server_port:
name: FRP服务器端口
description: >-
FRP服务端端口默认为freefrp.net指定端口
token:
name: 验证令牌
description: >-
身份验证令牌默认为freefrp.net要求的令牌
custom_domains:
name: 自定义二级域名
description: >-
自定义二级域名(填写需要绑定的二级域名)。
subdomain:
name: 子域名
description: >-
子域名选填原freefrp子域名功能与自定义二级域名功能一样自有子域名服务器时可用
proxy_name:
name: 配置项名称
description: >-
该配置信息的名称(没特殊需求默认即可)。
local_port:
name: Web本地端口
description: >-
HomeAssistant的Web本地端口。
remote_port:
name: Web访问端口
description: >-
HomeAssistant的Web访问端口。
proxy_type:
name: 代理协议
description: >-
代理协议。