Releases: TomOdellSheetMusic/dynephant-working-
0.9.1.4
I didn't manage to compile the autoit file, so you have to download autoit to edit and run the script. I will make a new release if I manage to figure that out.
Chriv said dynephant was brolen right now, but i noticed that it still updated my ip address but would bother me every 30 seconds about how it didn't work. All I did was replace the error message and set the timer that used to be for the error message to the daemon timer for waiting between checks
#Usage
go to line 92 and change these lines accordingly
$host = "YourHost"
$token = "YourToken"
$daemon = 600 ;you can change this value if you like
YourHost is the name of your record without the "dynv6" at the end
daemon is the time in seconds between update checking
after editing, run the file using autoit
Tested on Windows 10 pro
#Tips I wish I had
if youre using this for apache/xampp, put [::]:80 (or whichever port) in your config for the "Listen" config.