mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-08-14 09:15:37 -04:00
Fix 'macOS' capitalizations (#1213)
This commit is contained in:
parent
c0edc33898
commit
b2cfa819ae
4 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@ Below, we discuss and provide a tutorial to prove what an outside observer may s
|
|||
|
||||
2. We can then use [`dig`](https://en.wikipedia.org/wiki/Dig_(command)) (Linux, MacOS etc) or [`nslookup`](https://en.wikipedia.org/wiki/Nslookup) (Windows) to send the DNS lookup to both servers. Software such as web browsers do these lookups automatically, unless they are configured to use encrypted DNS.
|
||||
|
||||
=== "Linux, MacOS"
|
||||
=== "Linux, macOS"
|
||||
|
||||
```
|
||||
dig +noall +answer privacyguides.org @1.1.1.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue