DNS dinamico con TopHost
PLEASE NOTE THAT THIS SCRIPT DOESN'T WORK ANYMORE TOPHOST HAS UPDATED THEIR CPANEL AT THE END OF 2024 SO I DEVELOPED FROM SCRATCH A NEW, MORE COMPLETE AND FUNCTIONAL PYTHON SCRIPT
configure
userid = "userid"
passwd = "passwd"
dyn=['@','www']
git clone https://github.com/lele81/thdns
cd thdns
python thdns.py -g
Please note that code works only on python =2.7 (some changes will be needed if you want to run on python >=3
