Terminal over http. Wetty is an alternative to ajaxterm/anyterm but much better than them because wetty uses ChromeOS' javascript terminal emulator (hterm) which is a full fledged implementation of terminal emulation. Also it uses websockets instead of Ajax and hence better response time.
Terminal over http. Wetty is an alternative to ajaxterm/anyterm but much better than them because wetty uses ChromeOS' javascript terminal emulator (hterm) which is a full fledged implementation of terminal emulation. Also it uses websockets instead of Ajax and hence better response time.
![Wetty](/terminal.jpg?raw=true)
Install
Install
-------
-------
@ -18,8 +20,6 @@ Run on http:
If you run it as root it will launch /bin/login (where you can specify the username), else it will launch ssh to localhost with the node process' user as the ssh login username.
If you run it as root it will launch /bin/login (where you can specify the username), else it will launch ssh to localhost with the node process' user as the ssh login username.
![Wetty](/terminal.jpg?raw=true)
Run on https:
Run on https:
------------
------------
Always use SSL! If you don't have ssl certificates from CA you can create a self signed certificate using this command:
Always use SSL! If you don't have ssl certificates from CA you can create a self signed certificate using this command: