Golden Codes - armanexplorer planet

Practical code snippets for Django, Python, Bash, Git and All!

View on GitHub

Docs

get PTR from IP (without reversing)

# be sure the +short is before the -x !
dig +short -x <IP_ADDRESS>