oterm is a web browser unix terminal. It serves a console so you can access your server from anywhere in the world where you have an Internet connection. It effectively is an xterm in a browser. It emulates xterm commands, which are very similar to vt100 commands.
Please check https://github.com/davidmoreno/onion/wiki/oterm for full information, or contact us at dmoreno@coralbits.com.
Downloads
To get latest oterm, please compile it from sources, as development goes fast and the version here might not be the latest.
How to use it
Give the proper executable permissions:
chmod +x oterm-i386
Run it:
./oterm-i386
Some help available with –help.
Now you can access your UNIX Web terminal at https://localhost:8080 or your stated URL at options.
More information
More information about oterm can be obtained at github.