Created
September 17, 2019 22:28
-
-
Save ukd1/3353f09a1c07158f27a4a40434bb0117 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
% dig rainforest.dev | |
; <<>> DiG 9.10.6 <<>> rainforest.dev | |
;; global options: +cmd | |
;; Got answer: | |
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 39596 | |
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1 | |
;; OPT PSEUDOSECTION: | |
; EDNS: version: 0, flags:; udp: 1452 | |
;; QUESTION SECTION: | |
;rainforest.dev. IN A | |
;; ANSWER SECTION: | |
rainforest.dev. 3600 IN A 127.0.0.1 | |
;; Query time: 118 msec | |
;; SERVER: 1.1.1.1#53(1.1.1.1) | |
;; WHEN: Tue Sep 17 15:27:33 PDT 2019 | |
;; MSG SIZE rcvd: 59 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment