Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 202 Bytes

File metadata and controls

13 lines (9 loc) · 202 Bytes

Show Public IP

Public IP Address using dig can be obtained using command:

dig TXT +short o-o.myaddr.l.google.com @ns1.google.com

Alternate using curl:

curl ifconfig.me