[ agent ] 优化部分内容
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
#
|
||||
# https://myheadscale.example.com:443
|
||||
#
|
||||
#server_url: http://127.0.0.1:8080
|
||||
server_url: https://tailscale.107421.xyz
|
||||
server_url: http://127.0.0.1:8080
|
||||
#server_url: https://tailscale.107421.xyz
|
||||
|
||||
# Address to listen to / bind to on the server
|
||||
#
|
||||
@@ -55,7 +55,7 @@ noise:
|
||||
# and the associated prefix length, delimited by a slash.
|
||||
ip_prefixes:
|
||||
- fd7a:115c:a1e0::/48
|
||||
- 10.20.0.0/16
|
||||
- 100.74.0.0/16
|
||||
|
||||
# DERP is a relay system that Tailscale uses when a direct
|
||||
# connection cannot be established.
|
||||
@@ -96,7 +96,8 @@ derp:
|
||||
#
|
||||
# paths:
|
||||
# - /etc/headscale/derp-example.yaml
|
||||
paths: []
|
||||
paths:
|
||||
- /root/app-install/derper/derper-map.yaml
|
||||
|
||||
# If enabled, a worker will be set up to periodically
|
||||
# refresh the given sources and update the derpmap
|
||||
@@ -196,8 +197,8 @@ acl_policy_path: ""
|
||||
dns_config:
|
||||
# List of DNS servers to expose to clients.
|
||||
nameservers:
|
||||
- 8.8.8.8
|
||||
- 1.1.1.1
|
||||
- 8.8.8.8
|
||||
- 223.5.5.5
|
||||
- 8.8.4.4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user