mirror of
https://github.com/ZeroDream-CN/SakuraFrp
synced 2024-11-21 23:09:47 +00:00
conf: update
This commit is contained in:
parent
19f349a65e
commit
2bf1d3e922
@ -31,10 +31,8 @@ pool_count = 10
|
||||
|
||||
[dns]
|
||||
type = udp
|
||||
local_ip = 127.0.0.1
|
||||
local_ip = 114.114.114.114
|
||||
local_port = 53
|
||||
use_encryption = true
|
||||
use_gzip = true
|
||||
|
||||
# Resolve your domain names to [server_addr] so you can use http://web01.yourdomain.com to browse web01 and http://web02.yourdomain.com to browse web02, the domains are set in frps.ini
|
||||
[web01]
|
||||
|
@ -38,7 +38,7 @@ listen_port = 6000
|
||||
type = udp
|
||||
auth_token = 123
|
||||
bind_addr = 0.0.0.0
|
||||
listen_port = 53
|
||||
listen_port = 5353
|
||||
|
||||
[web01]
|
||||
# if type equals http, vhost_http_port must be set
|
||||
|
Loading…
Reference in New Issue
Block a user