Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Oli Schacher
dnsheads-doh
Commits
0c3b0677
Commit
0c3b0677
authored
Nov 21, 2019
by
Oli Schacher
Browse files
Update demonotes.md
parent
4ac849de
Changes
1
Hide whitespace changes
Inline
Side-by-side
demonotes.md
View file @
0c3b0677
...
...
@@ -146,3 +146,10 @@ kdig +tls @bacon.dnsheads.ch switch.ch
addDOHLocal('::','/etc/dnsdist/dnsdist.pem', '/etc/dnsdist/dnsdist.key',{'/', '/dns-query'}, {reusePort=true, tcpFastOpenQueueSize=100, ciphers="EECDH+AESGCM:EDH+AESGCM:AES256+EECDH:AES256+EDH:!TLSv1:!TLSv1.1"})
addDOHLocal('0.0.0.0','/etc/dnsdist/dnsdist.pem', '/etc/dnsdist/dnsdist.key',{'/', '/dns-query'}, {reusePort=true, tcpFastOpenQueueSize=100, ciphers="EECDH+AESGCM:EDH+AESGCM:AES256+EECDH:AES256+EDH:!TLSv1:!TLSv1.1"})
```
```
yum install pdns-tools
sdig https://dohrestest.dnsheads.ch/ 443 switch.ch ns
```
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment