add
This commit is contained in:
36
mihomo/config.yaml
Normal file
36
mihomo/config.yaml
Normal file
@@ -0,0 +1,36 @@
|
||||
mixed-port: 7890
|
||||
allow-lan: true
|
||||
bind-address: "*"
|
||||
mode: rule
|
||||
log-level: info
|
||||
external-controller: "0.0.0.0:9090"
|
||||
|
||||
proxy-providers:
|
||||
oreol:
|
||||
type: http
|
||||
url: "https://subs.oreolrp.ru/7SnWGMPz98-T88kx"
|
||||
path: /root/.config/mihomo/proxy_providers/oreol.txt
|
||||
interval: 3600
|
||||
proxy: DIRECT
|
||||
header:
|
||||
User-Agent:
|
||||
- "v2rayN"
|
||||
health-check:
|
||||
enable: true
|
||||
url: "https://www.gstatic.com/generate_204"
|
||||
interval: 60
|
||||
timeout: 5000
|
||||
lazy: false
|
||||
|
||||
proxy-groups:
|
||||
- name: "AUTO"
|
||||
type: fallback
|
||||
use:
|
||||
- oreol
|
||||
url: "https://www.gstatic.com/generate_204"
|
||||
interval: 60
|
||||
timeout: 5000
|
||||
lazy: false
|
||||
|
||||
rules:
|
||||
- MATCH,AUTO
|
||||
Reference in New Issue
Block a user