This website works better with JavaScript.
Home
Explore
Help
Sign In
david.wurm
/
InternetServicesBook
mirror of
https://github.com/trimstray/the-book-of-secret-knowledge
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
Merge
f3776947c3
into
7d37069a36
pull/398/merge
EanDudley30
12 hours ago
committed by
GitHub
parent
7d37069a36
f3776947c3
commit
6cf0493478
No known key found for this signature in database
GPG Key ID:
B5690EEEBB952194
1 changed files
with
10 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+10
-0
README.md
+ 10
- 0
README.md
View File
@@ -3926,6 +3926,16 @@ dig google.com ANY +noall +answer
```bash
dig -x 172.217.16.14 +short
```
###### List DNS Servers for a Domain
```bash
dig +short ns google.com
```
###### AXFR Zone Transfer
dig axfr zonetransfer.me @DNSServer
___
Write
Preview
Loading…
Cancel
Save