跳转到内容

Frp映射https配置

来自FC
FC留言 | 贡献2023年11月27日 (一) 18:28的版本
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)

client-side

[common]
server_addr = 107.182.26.148
server_port = 3759
authentication_method = token
token = 159637fc

[web]
type = https
local_ip = 127.0.0.1
local_port = 443
remote_port = 443
custom_domains = wiki.fangc.top

server

[common]
bind_port = 3759
authentication_method = token
token = 159637fc
dashboard_port = 3760
dashboard_user = admin
dashboard_pwd = 159637fc
vhost_https_port = 443
vhost_http_port = 80
# 心跳配置,默认的心跳配置时间是30
heartbeat_timeout = 30