Browse Source

Merge f3776947c3 into 7d37069a36

pull/398/merge
EanDudley30 12 hours ago
committed by GitHub
parent
commit
6cf0493478
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 10 additions and 0 deletions
  1. +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

___



Loading…
Cancel
Save