Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
(
sleep 3
print "userName"
sleep 1
print "userPassword"
sleep 2
print "ls ~"
sleep 1
print "exit"
sleep 3
) | telnet myHost
machine <name as in /etc/hosts>
login <username>
passwort <password>