Enigma 2 Telnet prikazy
Napsal: 22 dub 2014, 08:21
Standby:
wget -O /dev/null -q http://root:password@localhost/web/
powerstate?newstate=0
DeepStandby:
wget -O /dev/null -q http://root:password@localhost/web/
powerstate?newstate=1
Reboot:
wget -O /dev/null -q http://root:password@localhost/web/
powerstate?newstate=2
Restart Enigma2:
wget -O /dev/null -q http://root:password@localhost/web/
powerstate?newstate=3
Wakeup from Standby:
wget -O /dev/null -q http://root:password@localhost/web/
remotecontrol?command=116
wget -O /dev/null -q http://root:password@localhost/web/
powerstate?newstate=0
DeepStandby:
wget -O /dev/null -q http://root:password@localhost/web/
powerstate?newstate=1
Reboot:
wget -O /dev/null -q http://root:password@localhost/web/
powerstate?newstate=2
Restart Enigma2:
wget -O /dev/null -q http://root:password@localhost/web/
powerstate?newstate=3
Wakeup from Standby:
wget -O /dev/null -q http://root:password@localhost/web/
remotecontrol?command=116