Home News Archive
Public Sources
Git repositories Electronics Arduino RFID Door Lock XBee network controller Hardware LS30 Burglar Alarm Online store Software logrun math-trainer mp3cd-tools fakepop aunic-modify ausadmin sms-notify apt-cacher video-capture wav-fixer misc
TRS-80 software I wrote
Hats I wear
Philosophy
Technical
Unclassified
Your donation gives me time |
Project: aunic-modifyThis project helped me to change the AUNIC records of a large number of domain names. For each name, the technical contact was changed to the new NIC handle. To change a domain requires the domain's AUNIC key, which I mostly didn't have. So this code issues an HTTP "key recovery" request which returns the key by email. This code also includes an email parser which watches incoming email and grabs the keys out of the messages as they arrive. Finally when all the keys have been retrieved, this code issues a number of HTTP requests to change the tech contact to the new handle. It worked very well, but recent changes in the *.au domain name space may mean that the interfaces which this code uses, do no longer exist. Anyway test and use at your own risk. Download |