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
9280d0e7ea
undefined
EanDudley30
10 months ago
committed by
GitHub
parent
9280d0e7ea
f3776947c3
commit
9c5a999608
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
@@ -3938,6 +3938,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