Any way to detect automatically my router IP address when it changes Any way to detect automat...

Topic: Any way to detect automatically my router IP address when it changes

Post any way to detect automaticaly my router ip when it changes
by VASUDEVA HEBRI on 2017年5月15日

please help me to configure automatically update the ip address.

Reply with quote | Report
Post Re: any way to detect automaticaly my router ip when it changes
by timothytw on 2017年5月16日

You can download and run one of our IP update clients at https://www.dynu.com/en-US/DynamicDNS/IPUpdateClient.

Reply with quote | Report
Post Re: Any way to detect automatically my router IP address when it changes
by IAmATeaf on 2024年1月5日

Or if you have SSL access to your router you can set up a cron job to run on a timed basis to keep the ip address updated. I run the following script

curl -k --silent "https://api.dynu.com/nic/update?hostname=xxxxx.dynu.net&password=password"

Reply with quote | Report
2024年4月24日 17:41
Loading...