Updates to config-clash/solar/warpgate.yaml
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
# ————————————————————————————————————————————————————— LOCAL PROXY —————————————————————————————————————————————————————
|
||||
port: 7890
|
||||
socks-port: 7891
|
||||
redir-port: 7892
|
||||
tproxy-port: 7893
|
||||
mixed-port: 7894
|
||||
port: 7890
|
||||
socks-port: 7891
|
||||
redir-port: 7892
|
||||
tproxy-port: 7893
|
||||
mixed-port: 7894
|
||||
|
||||
allow-lan: true
|
||||
bind-address: "*"
|
||||
# authentication of local SOCKS5/HTTP(S) server
|
||||
@@ -11,9 +12,9 @@ bind-address: "*"
|
||||
# - "user1:pass1"
|
||||
|
||||
# ————————————————————————————————————————————————— EXTERNAL CONTROLLER —————————————————————————————————————————————————
|
||||
external-controller: 127.0.0.1:9090
|
||||
secret: '314159271828'
|
||||
external-ui: "/usr/share/openclash/ui"
|
||||
external-controller: 127.0.0.1:9090
|
||||
secret: '314159271828'
|
||||
external-ui: "/usr/share/openclash/ui"
|
||||
|
||||
# ——————————————————————————————————————————————————————— GENERAL ———————————————————————————————————————————————————————
|
||||
mode: rule
|
||||
@@ -30,22 +31,14 @@ lgbm-url: "https://github.com/vernesong/mihomo/releases/download/LightGBM-Model/
|
||||
|
||||
# ———————————————————————————————————————————————————————— HOSTS ————————————————————————————————————————————————————————
|
||||
hosts:
|
||||
# 'ponitifex.shamanlanding.org': 192.168.10.1
|
||||
|
||||
# 'gatekeeper.shamanlanding.org': 192.168.10.4
|
||||
# 'gitea.shamanlanding.org': 192.168.10.4
|
||||
# 'ruler.shamanlanding.org': 192.168.10.4
|
||||
# 'webway.shamanlanding.org': 192.168.10.4
|
||||
|
||||
# '+.scarus.shamanlanding.org': 192.168.10.4
|
||||
# '+.retreat.shamanlanding.org': 192.168.10.4
|
||||
'solar.shamanlanding.org': 192.168.25.1
|
||||
|
||||
'battlescribe.shamanlanding.org': 192.168.25.8
|
||||
'kavanah.shamanlanding.org': 192.168.25.8
|
||||
'loremaster.shamanlanding.org': 192.168.25.8
|
||||
'omnissiah.shamanlanding.org': 192.168.25.8
|
||||
'tesseract.shamanlanding.org': 192.168.25.8
|
||||
'sanctum.shamanlanding.org': 192.168.25.8
|
||||
'tesseract.shamanlanding.org': 192.168.25.8
|
||||
|
||||
'+.solar.shamanlanding.org': 192.168.25.8
|
||||
|
||||
@@ -53,8 +46,8 @@ hosts:
|
||||
|
||||
# ——————————————————————————————————————————————————————— PROFILE ———————————————————————————————————————————————————————
|
||||
profile:
|
||||
store-selected: true
|
||||
store-fake-ip: true
|
||||
store-selected: true
|
||||
store-fake-ip: true
|
||||
smart-collector-size: 100 # data collection file size, the default is 100 (MB)
|
||||
|
||||
# ——————————————————————————————————————————————————————— SNIFFER ———————————————————————————————————————————————————————
|
||||
@@ -91,7 +84,7 @@ sniffer:
|
||||
# ————————————————————————————————————————————————————————— DNS —————————————————————————————————————————————————————————
|
||||
dns:
|
||||
enable: true
|
||||
ipv6: false
|
||||
ipv6: false
|
||||
listen: 0.0.0.0:53
|
||||
default-nameserver:
|
||||
- 114.114.114.114
|
||||
|
||||
Reference in New Issue
Block a user