You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In you're script, when you select the IP option, the program will show only the private IP (Ex. 192.168.1.255)
I advise you to use this command nslookup myip.opendns.com resolver1.opendns.com or curl ifconfig.me with this command the program will show the public IP (Ex. 255.255.255.255)
The text was updated successfully, but these errors were encountered:
In you're script, when you select the IP option, the program will show only the private IP (Ex. 192.168.1.255)
I advise you to use this command nslookup myip.opendns.com resolver1.opendns.com or curl ifconfig.me with this command the program will show the public IP (Ex. 255.255.255.255)
Thank you for your advice. But I only used this in our college local machines . So I thought the local ip is not an issue . But I really appreciate your feadback.
In you're script, when you select the IP option, the program will show only the private IP (Ex. 192.168.1.255)
I advise you to use this command
nslookup myip.opendns.com resolver1.opendns.com
orcurl ifconfig.me
with this command the program will show the public IP (Ex. 255.255.255.255)The text was updated successfully, but these errors were encountered: