Skip to content

Update your Public IP to no-ip.info service from your own Raspberry every 30 minutes.

Notifications You must be signed in to change notification settings

rafaeldcf/no-ip-updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

no-ip-updater

Update your IP to no-ip.info service from your own Raspberry every 15 minutes.

How to run the script:

  • Create a folder in /no-ip-updater to save the file no-ip-updater.py
  • Create a file named ips.txt in the folder
  • Change the permision to these files to run the script and to append text
  • Add the following line to your cron service:
*/15 * * * * /usr/bin/python /no-ip-updater/actualizar_ip.py 2>&1
  • Restart the cron service.

About

Update your Public IP to no-ip.info service from your own Raspberry every 30 minutes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages