IP Address Finder
A simple way to find you IP address.
Find via:- This page; Your IP is 2600:1f28:365:80b0:8adf:78fc:1e90:8bf2
- From the Linux command line:
curl https://znix.xyz/tools/ip.php?mode=plain;echo - Put your IP into a Bash variable:
ip=`curl -s https://znix.xyz/tools/ip.php?mode=plain`