Gehe zu deutscher Webseite

ViaThinkSoft CodeLib

This article is in:
CodeLibHow-TosWindows and Windows software

reconnect.bat

@echo off

REM Change the pin below
set PIN=0000

curl http://speedport.ip/cgi-bin/login.cgi -d "pws=%PIN%"
curl http://speedport.ip/cgi-bin/disconnect.exe
rem sleep 1200
timeout /t 2
curl http://speedport.ip/cgi-bin/connect.exe
timeout /t 60
Daniel Marschall
ViaThinkSoft Co-Founder