mirror of https://github.com/dnomd343/XProxy.git
dnomd343
2 years ago
3 changed files with 42 additions and 46 deletions
@ -1,39 +0,0 @@ |
|||
proxy: |
|||
sniff: true |
|||
redirect: true |
|||
http: |
|||
ipv4: 1084 |
|||
ipv6: 1086 |
|||
socks: |
|||
nodeA: 1681 |
|||
nodeB: 1682 |
|||
nodeC: 1683 |
|||
addon: |
|||
- tag: metrics |
|||
port: 9090 |
|||
protocol: dokodemo-door |
|||
settings: |
|||
address: 127.0.0.1 |
|||
|
|||
network: |
|||
dns: |
|||
- 223.5.5.5 |
|||
- 119.29.29.29 |
|||
ipv4: |
|||
gateway: 192.168.2.1 |
|||
address: 192.168.2.2/24 |
|||
ipv6: |
|||
gateway: null |
|||
address: fc00::2/64 |
|||
bypass: |
|||
- 169.254.0.0/16 |
|||
- 224.0.0.0/3 |
|||
- fc00::/7 |
|||
- fe80::/10 |
|||
- ff00::/8 |
|||
|
|||
update: |
|||
cron: "0 */1 * * * *" |
|||
url: |
|||
geoip.dat: "https://github.com/Loyalsoldier/v2ray-rules-dat/releases/latest/download/geoip.dat" |
|||
geosite.dat: "https://github.com/Loyalsoldier/v2ray-rules-dat/releases/latest/download/geosite.dat" |
Loading…
Reference in new issue