Compare commits
2 Commits
13a18703cd
...
a67b0879e7
| Author | SHA1 | Date | |
|---|---|---|---|
| a67b0879e7 | |||
| 20b063a10e |
@@ -11,8 +11,9 @@ lan-allowed-ips:
|
||||
|
||||
bind-address: "*"
|
||||
# authentication of local SOCKS5/HTTP(S) server
|
||||
# authentication:
|
||||
# - "user1:pass1"
|
||||
authentication:
|
||||
- "inquisitor:271828ir314159"
|
||||
- "servitor:271828sr314159"
|
||||
|
||||
# ————————————————————————————————————————————————— EXTERNAL CONTROLLER —————————————————————————————————————————————————
|
||||
external-controller: 0.0.0.0:9090
|
||||
@@ -41,9 +42,8 @@ lgbm-url: "https://github.com/vernesong/mihomo/releases/download/LightGBM-Model/
|
||||
|
||||
# ———————————————————————————————————————————————————————— HOSTS ————————————————————————————————————————————————————————
|
||||
hosts:
|
||||
'gitea.shamanlanding.org': '192.168.10.4'
|
||||
'niyya.shamanlanding.org': '192.168.10.4'
|
||||
'webway.shamanlanding.org': '192.168.10.4'
|
||||
'gitea.shamanlanding.org': '79.120.77.123'
|
||||
'webway.shamanlanding.org': '79.120.77.123'
|
||||
|
||||
# ——————————————————————————————————————————————————————— PROFILE ———————————————————————————————————————————————————————
|
||||
profile:
|
||||
|
||||
Reference in New Issue
Block a user