Skip to content

πŸ”ƒ A program that periodically updates dynamic IPs

Notifications You must be signed in to change notification settings

hairyhenderson/henet-ipupdater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Built for ARM

hairyhenderson/henet-ipupdater

A simple script to periodically update the correct IPv4 client IP for IPv6 tunnels from https://tunnelbroker.he.net.

It runs in a Docker container, and exits after a given delay. Docker's --restart=always can be used to ensure this runs in a continuous loop.

Usage

$ docker run -d -e DELAY=720 -e HOSTNAME=foo.example.com -e APIKEY=bar --restart=always hairyhenderson/henet-ipupdater

License

The MIT License

Copyright (c) 2016-2019 Dave Henderson

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages