Files
hackrobot b723533755 update
2024-08-03 14:12:45 +08:00

449 B

frpc配置

common]
server_addr = 108.61.216.163
server_port = 9000
tls_enable = true
protocol = kcp

auth_token = Xiao4669805
vhost_http_port = 9001

[ai]
type = http
local_ip = 127.0.0.1
local_port = 8000
custom_domains = chatglm.yidooplanet.com

frps配置

[common]
kcp_bind_port = 9000
bind_port = 9000
vhost_http_port = 9001
tls_enable = true



[ai]
type = http
custom_domains=chatglm.yidooplanet.com
auth_token = Xiao4669805