mirror of https://github.com/dnomd343/XProxy.git
dnomd343
2 years ago
3 changed files with 44 additions and 21 deletions
@ -0,0 +1,14 @@ |
|||||
|
network: |
||||
|
dns: |
||||
|
- 223.5.5.5 |
||||
|
- 119.29.29.29 |
||||
|
# - fesdc.fardf.afa |
||||
|
ipv4: |
||||
|
gateway: 192.168.2.1 |
||||
|
address: 192.168.2.2/24 |
||||
|
forward: false |
||||
|
ipv6: null |
||||
|
bypass: |
||||
|
- 169.254.0.0/16 |
||||
|
- fc00::/7 |
||||
|
- 224.0.0.0/3 |
Loading…
Reference in new issue