跳转到内容

Frp映射https配置:修订间差异

FC留言 | 贡献
无编辑摘要
 
FC留言 | 贡献
无编辑摘要
 
(未显示同一用户的1个中间版本)
第1行: 第1行:
client-side<syntaxhighlight lang="linux-config">
client-side<syntaxhighlight lang="linux-config">
[common]
[common]
server_addr = 107.182.26.148
server_addr = ipaddress
server_port = 3759
server_port = 3759
authentication_method = token
authentication_method = token
token = 159637fc
token = password


[web]
[web]
第17行: 第17行:
bind_port = 3759
bind_port = 3759
authentication_method = token
authentication_method = token
token = 159637fc
token = password
dashboard_port = 3760
dashboard_port = 3760
dashboard_user = admin
dashboard_user = admin
dashboard_pwd = 159637fc
dashboard_pwd = password
vhost_https_port = 443
vhost_https_port = 443
vhost_http_port = 80
vhost_http_port = 80