GithubHelp home page GithubHelp logo

lorenzoracca / noip-renew Goto Github PK

View Code? Open in Web Editor NEW

This project forked from loblab/noip-renew

0.0 0.0 0.0 298 KB

Auto renew (confirm) noip.com free hosts

License: Apache License 2.0

Python 67.54% Shell 24.38% Dockerfile 8.08%

noip-renew's Introduction

Script to auto renew/confirm noip.com free hosts

noip.com free hosts expire every month. This script auto click web pages to renew the hosts, using Python/Selenium with Chrome headless mode.

noip.com hosts

Usage

  1. Set your noip.com account info and number of hosts in noip-renew.sh,
  2. Run setup.sh,
  3. Run noip-renew.sh, check result.png (if succeeded) or error.png (if failed)

For docker users, check Dockerfile, docker-compose.yml, crontab-docker-host.

Check confirmed records from multiple log files:

grep -h Confirmed *.log | grep -v ": 0" | sort

Remarks

The script is not designed to renew/update the dynamic DNS records. Check noip.com document for that purpose. And most wireless routers support noip.com. You can also check DNS-O-Matic to update multiple noip.com DNS records.

There is no chromedriver on Raspberry Pi by default. You may need to install it manually for Pi.

History

  • 0.4 (1/14/2019): Add num_hosts argument, change for button renaming; support user agent.
  • 0.3 (5/19/2018): Support Docker, ignore timeout, support proxy, tested on python3.
  • 0.2 (11/12/2017): Deploy the script as normal user only. root user with 'no-sandbox' option is not safe for Chrome.
  • 0.1 (11/5/2017): Support Debian with Chrome headless.

noip-renew's People

Contributors

loblab avatar neothematrix avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.