mirror of
https://github.com/ookangzheng/blahdns.git
synced 2025-12-16 06:05:38 +07:00
Re init git
This commit is contained in:
14
Archived/Privoxy/README.md
Executable file
14
Archived/Privoxy/README.md
Executable file
@@ -0,0 +1,14 @@
|
||||
## Source
|
||||
|
||||
1. https://raw.githubusercontent.com/qwIvan/privoxy-adfilter/master/adfilter.action
|
||||
2. https://raw.githubusercontent.com/qwIvan/privoxy-adfilter/master/adfilter.filter
|
||||
|
||||
## PAC Filter
|
||||
> Recommend work with VPN
|
||||
|
||||
1. https://raw.githubusercontent.com/essandess/easylist-pac-privoxy/master/proxy.pac (Built in EasyList)
|
||||
|
||||
### Refences
|
||||
1. https://github.com/essandess/adblock2privoxy (Adblock filters to privoxy format)
|
||||
2. https://github.com/essandess/macOS-Fortress
|
||||
3. https://github.com/essandess/easylist-pac-privoxy
|
||||
83743
Archived/Privoxy/ab2p.action
Executable file
83743
Archived/Privoxy/ab2p.action
Executable file
File diff suppressed because it is too large
Load Diff
3251
Archived/Privoxy/ab2p.filter
Executable file
3251
Archived/Privoxy/ab2p.filter
Executable file
File diff suppressed because it is too large
Load Diff
24
Archived/Privoxy/ab2p.system.action
Executable file
24
Archived/Privoxy/ab2p.system.action
Executable file
@@ -0,0 +1,24 @@
|
||||
#AbBlock system actions -- don't edit --
|
||||
{+set-image-blocker{blank} \
|
||||
+filter{ab2p-elemhide-filter} \
|
||||
+client-header-tagger{ab2p-elemhide-check-debug} \
|
||||
+client-header-tagger{ab2p-handle-as-image-c} \
|
||||
+server-header-tagger{ab2p-handle-as-image-s}}
|
||||
/
|
||||
{-filter{ab2p-elemhide-filter} \
|
||||
+filter{ab2p-elemhide-filter-debug}}
|
||||
TAG:^ab2p-elemhide-filter-debug$
|
||||
{+handle-as-image}
|
||||
TAG:^ab2p-handle-as-image$
|
||||
{+block{ adblock rules }}
|
||||
TAG:^ab2p-block-s$
|
||||
{-block}
|
||||
TAG:^ab2p-unblock-u$
|
||||
{-block}
|
||||
TAG:^ab2p-unblock-d$
|
||||
{-block}
|
||||
TAG:^ab2p-unblock-s$
|
||||
#workaround for gzip handling privoxy bugs
|
||||
{ +prevent-compression }
|
||||
*.yahoo.com
|
||||
*.amazon.com
|
||||
23
Archived/Privoxy/ab2p.system.filter
Executable file
23
Archived/Privoxy/ab2p.system.filter
Executable file
@@ -0,0 +1,23 @@
|
||||
#AbBlock system filters -- don't edit --
|
||||
SERVER-HEADER-TAGGER: ab2p-block-s
|
||||
s@.*@ab2p-block-s@Ti
|
||||
CLIENT-HEADER-TAGGER: ab2b-unblock-u
|
||||
s@user-agent.*@ab2p-unblock-u@Ti
|
||||
SERVER-HEADER-TAGGER: ab2p-unblock-d
|
||||
s@date.*@ab2p-unblock-d@Ti
|
||||
SERVER-HEADER-TAGGER: ab2p-unblock-s
|
||||
s@server.*@ab2p-unblock-s@Ti
|
||||
SERVER-HEADER-TAGGER: ab2p-handle-as-image-s
|
||||
s@^content-type(?=:[\s\w]*image\/):.*@ab2p-handle-as-image@Ti
|
||||
CLIENT-HEADER-TAGGER: ab2p-handle-as-image-c
|
||||
s@^accept(?=:[\s\w]*image\/):.*@ab2p-handle-as-image@Ti
|
||||
SERVER-HEADER-FILTER: ab2p-xframe-filter
|
||||
s@.*\sHTTP\/1.*@$&\r\nX-Frame-Options: DENY@i
|
||||
CLIENT-HEADER-TAGGER: ab2p-elemhide-check-debug
|
||||
s@^cookie:.*ab2p-elemhide-filter-debug=true(?:;|$).*@ab2p-elemhide-filter-debug@Ti
|
||||
FILTER: ab2p-elemhide-filter
|
||||
s@[^'"\s]\s*<head[^>]*>(?=\s*[^'"\s])@$&<link rel="stylesheet" type="text/css" href="http://0.0.0.0/ab2p.common.css"></link><link rel="stylesheet" type="text/css" href="http://0.0.0.0/$host/ab2p.css"></link>@iUD
|
||||
FILTER: ab2p-elemhide-filter-debug
|
||||
s@[^'"\s]\s*<head[^>]*>(?=\s*[^'"\s])@$&<link rel="stylesheet" type="text/css" href="http://0.0.0.0/debug/ab2p.common.css"></link><link rel="stylesheet" type="text/css" href="http://0.0.0.0/$host.debug/ab2p.css"></link>@iUD
|
||||
FILTER: ab2p-popup-filter
|
||||
s@[^'"\s]\s*<head[^>]*>(?=\s*[^'"\s])@$&<script type="text/javascript">parent==window&&opener&&close()</script>@iUD
|
||||
27417
Archived/Privoxy/adfilter.action
Executable file
27417
Archived/Privoxy/adfilter.action
Executable file
File diff suppressed because it is too large
Load Diff
3202
Archived/Privoxy/adfilter.filter
Executable file
3202
Archived/Privoxy/adfilter.filter
Executable file
File diff suppressed because it is too large
Load Diff
29
Archived/unbound/opennic.hints
Executable file
29
Archived/unbound/opennic.hints
Executable file
@@ -0,0 +1,29 @@
|
||||
. 86400 IN NS ns9.opennic.glue.
|
||||
. 86400 IN NS ns10.opennic.glue.
|
||||
. 86400 IN NS ns12.opennic.glue.
|
||||
. 86400 IN NS ns2.opennic.glue.
|
||||
. 86400 IN NS ns5.opennic.glue.
|
||||
. 86400 IN NS ns3.opennic.glue.
|
||||
. 86400 IN NS ns11.opennic.glue.
|
||||
. 86400 IN NS ns4.opennic.glue.
|
||||
. 86400 IN NS ns6.opennic.glue.
|
||||
. 86400 IN NS ns8.opennic.glue.
|
||||
|
||||
ns2.opennic.glue. 7200 IN A 161.97.219.84
|
||||
ns2.opennic.glue. 7200 IN AAAA 2001:470:4212:10:0:100:53:10
|
||||
ns3.opennic.glue. 7200 IN A 104.168.144.17
|
||||
ns3.opennic.glue. 7200 IN AAAA 2001:470:8269::53
|
||||
ns4.opennic.glue. 7200 IN A 163.172.168.171
|
||||
ns5.opennic.glue. 7200 IN A 94.103.153.176
|
||||
ns5.opennic.glue. 7200 IN AAAA 2a02:990:219:1:ba:1337:cafe:3
|
||||
ns6.opennic.glue. 7200 IN A 207.192.71.13
|
||||
ns8.opennic.glue. 7200 IN A 178.63.116.152
|
||||
ns8.opennic.glue. 7200 IN AAAA 2a01:4f8:141:4281::999
|
||||
ns9.opennic.glue. 7200 IN A 174.138.48.29
|
||||
ns9.opennic.glue. 7200 IN AAAA 2604:a880:800:a1::2a:2001
|
||||
ns10.opennic.glue. 7200 IN A 188.226.146.136
|
||||
ns10.opennic.glue. 7200 IN AAAA 2001:470:1f04:ebf::2
|
||||
ns11.opennic.glue. 7200 IN A 45.55.97.204
|
||||
ns11.opennic.glue. 7200 IN AAAA 2604:a880:800:a1::14c1:1
|
||||
ns12.opennic.glue. 7200 IN A 79.124.7.81
|
||||
ns12.opennic.glue. 7200 IN AAAA 2a01:8740:1:ff13::ae67
|
||||
83
Archived/unbound/root.hints
Executable file
83
Archived/unbound/root.hints
Executable file
@@ -0,0 +1,83 @@
|
||||
. 86400 NS ns2.opennic.glue.
|
||||
ns2.opennic.glue. 7200 A 161.97.219.84
|
||||
ns2.opennic.glue. 7200 AAAA 2001:470:4212:10:0:100:53:10
|
||||
|
||||
. 86400 NS ns3.opennic.glue.
|
||||
ns3.opennic.glue. 7200 A 104.168.144.17
|
||||
ns3.opennic.glue. 7200 AAAA 2001:470:8269::53
|
||||
|
||||
. 3600000 NS A.ROOT-SERVERS.NET.
|
||||
A.ROOT-SERVERS.NET. 3600000 A 198.41.0.4
|
||||
A.ROOT-SERVERS.NET. 3600000 AAAA 2001:503:ba3e::2:30
|
||||
;
|
||||
; FORMERLY NS1.ISI.EDU
|
||||
;
|
||||
. 3600000 NS B.ROOT-SERVERS.NET.
|
||||
B.ROOT-SERVERS.NET. 3600000 A 199.9.14.201
|
||||
B.ROOT-SERVERS.NET. 3600000 AAAA 2001:500:200::b
|
||||
;
|
||||
; FORMERLY C.PSI.NET
|
||||
;
|
||||
. 3600000 NS C.ROOT-SERVERS.NET.
|
||||
C.ROOT-SERVERS.NET. 3600000 A 192.33.4.12
|
||||
C.ROOT-SERVERS.NET. 3600000 AAAA 2001:500:2::c
|
||||
;
|
||||
; FORMERLY TERP.UMD.EDU
|
||||
;
|
||||
. 3600000 NS D.ROOT-SERVERS.NET.
|
||||
D.ROOT-SERVERS.NET. 3600000 A 199.7.91.13
|
||||
D.ROOT-SERVERS.NET. 3600000 AAAA 2001:500:2d::d
|
||||
;
|
||||
; FORMERLY NS.NASA.GOV
|
||||
;
|
||||
. 3600000 NS E.ROOT-SERVERS.NET.
|
||||
E.ROOT-SERVERS.NET. 3600000 A 192.203.230.10
|
||||
E.ROOT-SERVERS.NET. 3600000 AAAA 2001:500:a8::e
|
||||
;
|
||||
; FORMERLY NS.ISC.ORG
|
||||
;
|
||||
. 3600000 NS F.ROOT-SERVERS.NET.
|
||||
F.ROOT-SERVERS.NET. 3600000 A 192.5.5.241
|
||||
F.ROOT-SERVERS.NET. 3600000 AAAA 2001:500:2f::f
|
||||
;
|
||||
; FORMERLY NS.NIC.DDN.MIL
|
||||
;
|
||||
. 3600000 NS G.ROOT-SERVERS.NET.
|
||||
G.ROOT-SERVERS.NET. 3600000 A 192.112.36.4
|
||||
G.ROOT-SERVERS.NET. 3600000 AAAA 2001:500:12::d0d
|
||||
;
|
||||
; FORMERLY AOS.ARL.ARMY.MIL
|
||||
;
|
||||
. 3600000 NS H.ROOT-SERVERS.NET.
|
||||
H.ROOT-SERVERS.NET. 3600000 A 198.97.190.53
|
||||
H.ROOT-SERVERS.NET. 3600000 AAAA 2001:500:1::53
|
||||
;
|
||||
; FORMERLY NIC.NORDU.NET
|
||||
;
|
||||
. 3600000 NS I.ROOT-SERVERS.NET.
|
||||
I.ROOT-SERVERS.NET. 3600000 A 192.36.148.17
|
||||
I.ROOT-SERVERS.NET. 3600000 AAAA 2001:7fe::53
|
||||
;
|
||||
; OPERATED BY VERISIGN, INC.
|
||||
;
|
||||
. 3600000 NS J.ROOT-SERVERS.NET.
|
||||
J.ROOT-SERVERS.NET. 3600000 A 192.58.128.30
|
||||
J.ROOT-SERVERS.NET. 3600000 AAAA 2001:503:c27::2:30
|
||||
;
|
||||
; OPERATED BY RIPE NCC
|
||||
;
|
||||
. 3600000 NS K.ROOT-SERVERS.NET.
|
||||
K.ROOT-SERVERS.NET. 3600000 A 193.0.14.129
|
||||
K.ROOT-SERVERS.NET. 3600000 AAAA 2001:7fd::1
|
||||
;
|
||||
; OPERATED BY ICANN
|
||||
;
|
||||
. 3600000 NS L.ROOT-SERVERS.NET.
|
||||
L.ROOT-SERVERS.NET. 3600000 A 199.7.83.42
|
||||
L.ROOT-SERVERS.NET. 3600000 AAAA 2001:500:9f::42
|
||||
;
|
||||
; OPERATED BY WIDE
|
||||
;
|
||||
. 3600000 NS M.ROOT-SERVERS.NET.
|
||||
M.ROOT-SERVERS.NET. 3600000 A 202.12.27.33
|
||||
M.ROOT-SERVERS.NET. 3600000 AAAA 2001:dc3::35
|
||||
60
Archived/unbound/unbound.conf
Executable file
60
Archived/unbound/unbound.conf
Executable file
@@ -0,0 +1,60 @@
|
||||
|
||||
# Unbound configuration file for Debian.
|
||||
#
|
||||
# See the unbound.conf(5) man page.
|
||||
#
|
||||
# See /usr/share/doc/unbound/examples/unbound.conf for a commented
|
||||
# reference config file.
|
||||
#
|
||||
# The following line includes additional configuration files from the
|
||||
# /etc/unbound/unbound.conf.d directory.
|
||||
|
||||
include: "/etc/unbound/unbound.conf.d/*.conf"
|
||||
|
||||
server:
|
||||
directory: "/etc/unbound"
|
||||
username: unbound
|
||||
chroot: "/etc/unbound"
|
||||
pidfile: "/etc/unbound/unbound.pid"
|
||||
interface: 0.0.0.0@55
|
||||
interface: ::0@55
|
||||
access-control: 0.0.0.0/0 allow
|
||||
access-control: ::/64 allow
|
||||
logfile: "unbound.log"
|
||||
statistics-interval: 0
|
||||
|
||||
do-ip4: yes
|
||||
do-ip6: yes
|
||||
do-udp: yes
|
||||
do-tcp: yes
|
||||
do-daemonize: yes
|
||||
|
||||
prefetch: yes
|
||||
qname-minimisation: yes
|
||||
rrset-roundrobin: yes
|
||||
use-caps-for-id: yes
|
||||
verbosity: 0
|
||||
|
||||
#auto-trust-anchor-file: "root.key"
|
||||
|
||||
hide-identity: yes
|
||||
hide-version: yes
|
||||
|
||||
minimal-responses: yes
|
||||
|
||||
harden-short-bufsize: yes
|
||||
harden-large-queries: yes
|
||||
harden-glue: yes
|
||||
harden-dnssec-stripped: yes
|
||||
harden-below-nxdomain: yes
|
||||
harden-referral-path: no
|
||||
|
||||
do-not-query-localhost: no
|
||||
|
||||
root-hints: "root.hints"
|
||||
|
||||
# forward-zone:
|
||||
# name: "."
|
||||
# forward-addr: 185.228.168.9@853
|
||||
# forward-ssl-upstream: yes
|
||||
# forward-first: yes
|
||||
531
Archived/unbound/unbound.conf.d/opennic.root.conf
Executable file
531
Archived/unbound/unbound.conf.d/opennic.root.conf
Executable file
@@ -0,0 +1,531 @@
|
||||
server:
|
||||
domain-insecure: "opennic.glue"
|
||||
|
||||
auth-zone:
|
||||
name: "opennic.glue"
|
||||
for-downstream: no
|
||||
for-upstream: yes
|
||||
fallback-enabled: no
|
||||
zonefile: "opennic.zone.d/opennic.glue"
|
||||
master: 161.97.219.84
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
server:
|
||||
domain-insecure: "dns.opennic.glue"
|
||||
|
||||
auth-zone:
|
||||
name: "dns.opennic.glue"
|
||||
for-downstream: no
|
||||
for-upstream: yes
|
||||
fallback-enabled: no
|
||||
zonefile: "opennic.zone.d/dns.opennic.glue"
|
||||
master: 161.97.219.84
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
server:
|
||||
domain-insecure: "micro"
|
||||
|
||||
auth-zone:
|
||||
name: "micro"
|
||||
for-downstream: no
|
||||
for-upstream: yes
|
||||
fallback-enabled: no
|
||||
zonefile: "opennic.zone.d/micro"
|
||||
master: 161.97.219.84
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
server:
|
||||
domain-insecure: "ing"
|
||||
|
||||
auth-zone:
|
||||
name: "ing"
|
||||
for-downstream: no
|
||||
for-upstream: yes
|
||||
fallback-enabled: no
|
||||
zonefile: "opennic.zone.d/ing"
|
||||
master: 161.97.219.84
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
server:
|
||||
domain-insecure: "glue"
|
||||
|
||||
auth-zone:
|
||||
name: "glue"
|
||||
for-downstream: no
|
||||
for-upstream: yes
|
||||
fallback-enabled: no
|
||||
zonefile: "opennic.zone.d/glue"
|
||||
master: 161.97.219.84
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
server:
|
||||
domain-insecure: "bbs"
|
||||
|
||||
auth-zone:
|
||||
name: "bbs"
|
||||
for-downstream: no
|
||||
for-upstream: yes
|
||||
fallback-enabled: no
|
||||
zonefile: "opennic.zone.d/bbs"
|
||||
master: 161.97.219.84
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
server:
|
||||
domain-insecure: "bit"
|
||||
|
||||
auth-zone:
|
||||
name: "bit"
|
||||
for-downstream: no
|
||||
for-upstream: yes
|
||||
fallback-enabled: no
|
||||
zonefile: "opennic.zone.d/bit"
|
||||
master: 161.97.219.84
|
||||
|
||||
|
||||
|
||||
server:
|
||||
domain-insecure: "chan"
|
||||
|
||||
auth-zone:
|
||||
name: "chan"
|
||||
for-downstream: no
|
||||
for-upstream: yes
|
||||
fallback-enabled: no
|
||||
zonefile: "opennic.zone.d/chan"
|
||||
master: 161.97.219.84
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
server:
|
||||
domain-insecure: "dyn"
|
||||
|
||||
auth-zone:
|
||||
name: "dyn"
|
||||
for-downstream: no
|
||||
for-upstream: yes
|
||||
fallback-enabled: no
|
||||
zonefile: "opennic.zone.d/dyn"
|
||||
master: 161.97.219.84
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
server:
|
||||
domain-insecure: "free"
|
||||
|
||||
auth-zone:
|
||||
name: "free"
|
||||
for-downstream: no
|
||||
for-upstream: yes
|
||||
fallback-enabled: no
|
||||
zonefile: "opennic.zone.d/free"
|
||||
master: 161.97.219.84
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
server:
|
||||
domain-insecure: "fur"
|
||||
|
||||
auth-zone:
|
||||
name: "fur"
|
||||
for-downstream: no
|
||||
for-upstream: yes
|
||||
fallback-enabled: no
|
||||
zonefile: "opennic.zone.d/fur"
|
||||
master: 161.97.219.84
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
server:
|
||||
domain-insecure: "geek"
|
||||
|
||||
auth-zone:
|
||||
name: "geek"
|
||||
for-downstream: no
|
||||
for-upstream: yes
|
||||
fallback-enabled: no
|
||||
zonefile: "opennic.zone.d/geek"
|
||||
master: 161.97.219.84
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
server:
|
||||
domain-insecure: "gopher"
|
||||
|
||||
auth-zone:
|
||||
name: "gopher"
|
||||
for-downstream: no
|
||||
for-upstream: yes
|
||||
fallback-enabled: no
|
||||
zonefile: "opennic.zone.d/gopher"
|
||||
master: 161.97.219.84
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
server:
|
||||
domain-insecure: "indy"
|
||||
|
||||
auth-zone:
|
||||
name: "indy"
|
||||
for-downstream: no
|
||||
for-upstream: yes
|
||||
fallback-enabled: no
|
||||
zonefile: "opennic.zone.d/indy"
|
||||
master: 161.97.219.84
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
server:
|
||||
domain-insecure: "libre"
|
||||
|
||||
auth-zone:
|
||||
name: "libre"
|
||||
for-downstream: no
|
||||
for-upstream: yes
|
||||
fallback-enabled: no
|
||||
zonefile: "opennic.zone.d/libre"
|
||||
master: 161.97.219.84
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
server:
|
||||
domain-insecure: "neo"
|
||||
|
||||
auth-zone:
|
||||
name: "neo"
|
||||
for-downstream: no
|
||||
for-upstream: yes
|
||||
fallback-enabled: no
|
||||
zonefile: "opennic.zone.d/neo"
|
||||
master: 161.97.219.84
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
server:
|
||||
domain-insecure: "null"
|
||||
|
||||
auth-zone:
|
||||
name: "null"
|
||||
for-downstream: no
|
||||
for-upstream: yes
|
||||
fallback-enabled: no
|
||||
zonefile: "opennic.zone.d/null"
|
||||
master: 161.97.219.84
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
server:
|
||||
domain-insecure: "oss"
|
||||
|
||||
auth-zone:
|
||||
name: "oss"
|
||||
for-downstream: no
|
||||
for-upstream: yes
|
||||
fallback-enabled: no
|
||||
zonefile: "opennic.zone.d/oss"
|
||||
master: 161.97.219.84
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
server:
|
||||
domain-insecure: "oz"
|
||||
|
||||
auth-zone:
|
||||
name: "oz"
|
||||
for-downstream: no
|
||||
for-upstream: yes
|
||||
fallback-enabled: no
|
||||
zonefile: "opennic.zone.d/oz"
|
||||
master: 161.97.219.84
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
server:
|
||||
domain-insecure: "parody"
|
||||
|
||||
auth-zone:
|
||||
name: "parody"
|
||||
for-downstream: no
|
||||
for-upstream: yes
|
||||
fallback-enabled: no
|
||||
zonefile: "opennic.zone.d/parody"
|
||||
master: 161.97.219.84
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
server:
|
||||
domain-insecure: "pirate"
|
||||
|
||||
auth-zone:
|
||||
name: "pirate"
|
||||
for-downstream: no
|
||||
for-upstream: yes
|
||||
fallback-enabled: no
|
||||
zonefile: "opennic.zone.d/pirate"
|
||||
master: 161.97.219.84
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
server:
|
||||
domain-insecure: "o"
|
||||
|
||||
auth-zone:
|
||||
name: "o"
|
||||
for-downstream: no
|
||||
for-upstream: yes
|
||||
fallback-enabled: no
|
||||
zonefile: "opennic.zone.d/o"
|
||||
master: 161.97.219.84
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
server:
|
||||
domain-insecure: "lib"
|
||||
|
||||
auth-zone:
|
||||
name: "lib"
|
||||
for-downstream: no
|
||||
for-upstream: yes
|
||||
fallback-enabled: no
|
||||
zonefile: "opennic.zone.d/lib"
|
||||
master: 161.97.219.84
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
server:
|
||||
domain-insecure: "coin"
|
||||
|
||||
auth-zone:
|
||||
name: "coin"
|
||||
for-downstream: no
|
||||
for-upstream: yes
|
||||
fallback-enabled: no
|
||||
zonefile: "opennic.zone.d/coin"
|
||||
master: 161.97.219.84
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
server:
|
||||
domain-insecure: "emc"
|
||||
|
||||
auth-zone:
|
||||
name: "emc"
|
||||
for-downstream: no
|
||||
for-upstream: yes
|
||||
fallback-enabled: no
|
||||
zonefile: "opennic.zone.d/emc"
|
||||
master: 161.97.219.84
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
server:
|
||||
domain-insecure: "bazar"
|
||||
|
||||
auth-zone:
|
||||
name: "bazar"
|
||||
for-downstream: no
|
||||
for-upstream: yes
|
||||
fallback-enabled: no
|
||||
zonefile: "opennic.zone.d/bazar"
|
||||
master: 161.97.219.84
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
server:
|
||||
domain-insecure: "cyb"
|
||||
|
||||
auth-zone:
|
||||
name: "cyb"
|
||||
for-downstream: no
|
||||
for-upstream: yes
|
||||
fallback-enabled: no
|
||||
zonefile: "opennic.zone.d/cyb"
|
||||
master: 161.97.219.84
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
server:
|
||||
domain-insecure: "ku"
|
||||
|
||||
auth-zone:
|
||||
name: "ku"
|
||||
for-downstream: no
|
||||
for-upstream: yes
|
||||
fallback-enabled: no
|
||||
zonefile: "opennic.zone.d/ku"
|
||||
master: 161.97.219.84
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
server:
|
||||
domain-insecure: "te"
|
||||
|
||||
auth-zone:
|
||||
name: "te"
|
||||
for-downstream: no
|
||||
for-upstream: yes
|
||||
fallback-enabled: no
|
||||
zonefile: "opennic.zone.d/te"
|
||||
master: 161.97.219.84
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
server:
|
||||
domain-insecure: "uu"
|
||||
|
||||
auth-zone:
|
||||
name: "uu"
|
||||
for-downstream: no
|
||||
for-upstream: yes
|
||||
fallback-enabled: no
|
||||
zonefile: "opennic.zone.d/uu"
|
||||
master: 161.97.219.84
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
server:
|
||||
domain-insecure: "ti"
|
||||
|
||||
auth-zone:
|
||||
name: "ti"
|
||||
for-downstream: no
|
||||
for-upstream: yes
|
||||
fallback-enabled: no
|
||||
zonefile: "opennic.zone.d/ti"
|
||||
master: 161.97.219.84
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
9
Archived/unbound/unbound.conf.d/qname-minimisation.conf
Executable file
9
Archived/unbound/unbound.conf.d/qname-minimisation.conf
Executable file
@@ -0,0 +1,9 @@
|
||||
server:
|
||||
# Send minimum amount of information to upstream servers to enhance
|
||||
# privacy. Only sends minimum required labels of the QNAME and sets
|
||||
# QTYPE to NS when possible.
|
||||
|
||||
# See RFC 7816 "DNS Query Name Minimisation to Improve Privacy" for
|
||||
# details.
|
||||
|
||||
qname-minimisation: yes
|
||||
16
Archived/unbound/unbound.conf.d/root.zone.conf
Executable file
16
Archived/unbound/unbound.conf.d/root.zone.conf
Executable file
@@ -0,0 +1,16 @@
|
||||
auth-zone:
|
||||
name: "."
|
||||
for-downstream: no
|
||||
for-upstream: yes
|
||||
fallback-enabled: yes
|
||||
zonefile: "tld.zone"
|
||||
master: 199.9.14.201
|
||||
master: 192.36.148.17
|
||||
master: 192.203.230
|
||||
master: 199.7.91.13
|
||||
master: 2001:503:ba3e::2:30
|
||||
master: 2001:500:84::b
|
||||
master: 2001:500:2f::f
|
||||
master: 2001:7fd::1
|
||||
master: 2620:0:2830:202::132
|
||||
master: 2620:0:2d0:202::132
|
||||
Reference in New Issue
Block a user