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
Dear Sir,
I suggesting you to change the line:
DEST=$(curl -s http://bot.whatismyipaddress.com)
With this:
DEST=$(curl -s http://ipv4.text.wtfismyip.com)
or even simpler:
DEST=$(curl -s ipv4.text.wtfismyip.com)
that will give you a clear current IP address
Please consider it
Thanks
The text was updated successfully, but these errors were encountered:
Dear Sir, I suggesting you to change the line: DEST=$(curl -s http://bot.whatismyipaddress.com) With this: DEST=$(curl -s http://ipv4.text.wtfismyip.com) or even simpler: DEST=$(curl -s ipv4.text.wtfismyip.com) that will give you a clear current IP address Please consider it Thanks
Dear Sir,
I suggesting you to change the line:
DEST=$(curl -s http://bot.whatismyipaddress.com)
With this:
DEST=$(curl -s http://ipv4.text.wtfismyip.com)
or even simpler:
DEST=$(curl -s ipv4.text.wtfismyip.com)
that will give you a clear current IP address
Please consider it
Thanks
The text was updated successfully, but these errors were encountered: