Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bot.whatismyipaddress.com doesn't work #3

Open
mikekgr opened this issue Oct 21, 2022 · 1 comment
Open

bot.whatismyipaddress.com doesn't work #3

mikekgr opened this issue Oct 21, 2022 · 1 comment

Comments

@mikekgr
Copy link

mikekgr commented Oct 21, 2022

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

@sonirico
Copy link

sonirico commented Sep 15, 2024

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

http://botwhatismyipaddress.com works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants