Created
January 3, 2024 06:30
-
-
Save manipulator01/573fe0a3055760a77dcdc93bfe14187d to your computer and use it in GitHub Desktop.
Command for determining my public IP?
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
curl ipaddress.ai | |
http -b ipaddress.ai | |
wget -qO- ipaddress.ai |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment