Created
December 13, 2014 15:33
-
-
Save stevenharman/d726e4bff1d19b623c04 to your computer and use it in GitHub Desktop.
rustbyexample.com DNS records, via Dig.
This file contains 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 rustbyexample.com +nostats +nocomments +nocmd | |
; <<>> DiG 9.8.3-P1 <<>> rustbyexample.com +nostats +nocomments +nocmd | |
;; global options: +cmd | |
;rustbyexample.com. IN A | |
rustbyexample.com. 3142 IN A 103.245.222.133 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment