Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.
/ noip.autorenew Public archive

Autorenew your free noip.com host IP with no need of keep alive emails

Notifications You must be signed in to change notification settings

felmoltor/noip.autorenew

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

noip.autorenew (NOT WORKING ANYMORE)

Note: This script used to work some time ago, now no-ip doesn't mind that you "manually" update your hosts, the will force to click in their email link to renew the expiration date. I'll leave this project here for educational purpouses

Ussually, when you want to keep alive a hostname of noip.com with a Free Account, they will send you an email every month to keep alive this hostname in their DNSs. Thus, you will have to manually login in your noip.com account and click in "Modify" the hostname to avoid deletion of this hostname from their DNS.

Whith this script you only have to place in the device where the hostname wants to be maintained (for example, in your home Raspberry Pi) and schedule a '''cron job''' to execute it every 15 days or so.

The script will automatically retrieve the device public IP address and will login into your noip.com account to refresh your hostnames.

Usage

Create a cronjob if desired with this line:

./noip.autorenew.rb <usename> <password> [<FQDN>]

Needed gems

  • mechanize
  • nokogiri
  • date

About

Autorenew your free noip.com host IP with no need of keep alive emails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •