Skip to content

AntonioCS/no-ip.com-bash-updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 

Repository files navigation

README

Bash script to update the ip of an account on no-ip.com

How to use

  • Configure the script with the correct username, password, hostname, and log file
  • Make it executable (chmod +x)
  • Run it (./noipupdater.sh)

Tips!

Place this in your cron file:

*/15 * * * * /dir/where/file/is/noipupdater.sh

This will run the script every fifteen minutes.

Note: Some users have had problem executing the cron. If that is your case, remove the .sh extension.

Happy updating!

About

A simple bash script to update an account on no-ip.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages