Add SOCKS5 listeners for inquisitor and servitor with authentication details
This commit is contained in:
@@ -40,6 +40,8 @@ lgbm-auto-update: true
|
|||||||
lgbm-update-interval: 72 # model auto update interval, the default is 72 (hours)
|
lgbm-update-interval: 72 # model auto update interval, the default is 72 (hours)
|
||||||
lgbm-url: "https://github.com/vernesong/mihomo/releases/download/LightGBM-Model/Model.bin" # model update url
|
lgbm-url: "https://github.com/vernesong/mihomo/releases/download/LightGBM-Model/Model.bin" # model update url
|
||||||
|
|
||||||
|
127
|
||||||
|
|
||||||
# ———————————————————————————————————————————————————————— HOSTS ————————————————————————————————————————————————————————
|
# ———————————————————————————————————————————————————————— HOSTS ————————————————————————————————————————————————————————
|
||||||
hosts:
|
hosts:
|
||||||
'gitea.shamanlanding.org': '79.120.77.123'
|
'gitea.shamanlanding.org': '79.120.77.123'
|
||||||
|
|||||||
@@ -2,4 +2,4 @@ payload:
|
|||||||
- SRC-IP-CIDR,192.168.10.203/32
|
- SRC-IP-CIDR,192.168.10.203/32
|
||||||
- SRC-IP-CIDR,192.168.10.204/32
|
- SRC-IP-CIDR,192.168.10.204/32
|
||||||
- SRC-IP-CIDR,100.98.138.18/32 # DTS-TAB-S7-NET
|
- SRC-IP-CIDR,100.98.138.18/32 # DTS-TAB-S7-NET
|
||||||
|
- SRC-IP-CIDR,192.168.0.101/32 # DTS-TAB-S7-NET
|
||||||
Reference in New Issue
Block a user