Skip to content

daily test runner for tunnelbroker.net daily tests

License

Notifications You must be signed in to change notification settings

octomike/henetdt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tunnelbroker.net (he.net) automated daily test

Simple script for the IPv6 Certification daily tests:

  • traceroute
  • dig (AAAA and PTR records)
  • ping
  • whois

Requirements

Python 3.3+, Linux, Commands listed above.

User/Password in auth_data.

You can use a systemd-timer or build a cron job with some monotonic delay to automate this.

Systemd Example

sudo install -m0755 henet.py /usr/local/bin/henet.py
sudo cp henet.service henet.timer /etc/systemd/system
sudo systemctl enable henet.timer
sudo systemctl start henet.timer

About

daily test runner for tunnelbroker.net daily tests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages