Tilgin HG1112 Reconnect / Restart Script
July 12th, 2010 by Bloodhunter

This will be used to get an new IP Adress , or to just simply restart your HG1112 Router.
First you have to download a version of CURL
![]()
Curl is a commandline based tool to execute HTTP, HTTPS, FTP, FTPS, DICT, LDAP, RTMP, Gopher. Requests.
Next you have to create a “.bat” File with this content:
curl “http://192.168.1.1/tools/restart” -d “__ignore=1&__user=admin&__pass=admin&__auth=login” -c “cookies.txt”
curl “http://192.168.1.1/tools/restart” -d “/tools/restart” -b “cookies.txt”
Copy the bat file into the same directory as the CURL.exe
Execute it to Reboot/Restart your Tilgin HG1112.
Posted in Network | 1 Comment »
