Skip to content

Python interface to manage Hurricane Electric DNS records ( http://dns.he.net )

License

Notifications You must be signed in to change notification settings

haluktutuk/pyHurricaneDNS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HurricaneDNS

Install

pip install hurricanedns

Requirements

  • python-html5lib
  • python-lxml
  • dnspython (optional - for importing BIND zones)

Usage

Get the party started by logging in:

hurricanedns <he.net username> <he.net password>

You'll get dropped to a hurricanedns command prompt:

Start with help. You can always get specific help for a command by doing help [command].

To quit, use exit, EOF, or CTRL-D.

About

Python interface to manage Hurricane Electric DNS records ( http://dns.he.net )

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%