chance-nelson / hover-dns-updater

Simple script for updating hover domain DNS records

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hover-dns-updater

Simple script for updating hover domain DNS records

Requirements

  • python3+
  • requests
  • hover DNS id. Can be found at https://www.hover.com/api/domains/<domain>/dns after you login

Usage

python HoverDNS.py <username> <password> <dnsid>

About

Simple script for updating hover domain DNS records

License:MIT License


Languages

Language:Python 100.0%