/RTerminal

A web based remote terminal that can be setup over any linux machine and can be accessed over the internet to perform any terminal operations

Primary LanguageHTML

Remote Terminal

forthebadge made-with-python

Python GitHub release Build Status Dependencies Contributions welcome Maintenance

A webapp that can be used to access a system terminal from any device over the same network.

Steps

Execute the following commands to run the webapp over the system IP.

  • export FLASK_APP=webapp.py
  • flask run -h Ip.add.rr.ess