How to run wget from Windows 8.1 to reboot TP Link router -


i need run following line , don't know how to. please.

here code:

wget -q0 --user=user --password=pass \       http://192.168.1.1/userrpm/sysreboot.htm?reboot=reboot > /dev/null 

os: windows 8.1

thanks.

you need wget windows, can download here http://gnuwin32.sourceforge.net/packages/wget.htm

open notepad , paste code, save "myscript.bat"

make sure doesn't have .txt

put "myscript.bat" in same folder wget.exe try it, should work


Comments

Popular posts from this blog

android - Automated my builds -

how to proxy from https to http with lighttpd -

python - Flask migration error -