mirror of
https://github.com/trailofbits/algo.git
synced 2025-09-06 20:13:11 +02:00
Merge 3cbfd346e5
into 7c087aeed9
This commit is contained in:
commit
0e852e5f75
1 changed files with 4 additions and 4 deletions
|
@ -31,11 +31,11 @@ adblock_lists:
|
||||||
|
|
||||||
dns_servers:
|
dns_servers:
|
||||||
ipv4:
|
ipv4:
|
||||||
- 8.8.8.8
|
- 1.1.1.1
|
||||||
- 8.8.4.4
|
- 1.0.0.1
|
||||||
ipv6:
|
ipv6:
|
||||||
- 2001:4860:4860::8888
|
- 2606:4700:4700::1111
|
||||||
- 2001:4860:4860::8844
|
- 2606:4700:4700::1001
|
||||||
|
|
||||||
# IP address for the local dns resolver
|
# IP address for the local dns resolver
|
||||||
local_service_ip: 172.16.0.1
|
local_service_ip: 172.16.0.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue