Updates to config-clash/solar/warpgate.yaml

This commit is contained in:
2025-10-20 16:05:06 +03:00
parent 43a1124604
commit f8e88cf69b

View File

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