Skip to content

webiscool/web-terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

#Web Terminal

Never thought about having unix (debian) live commands session shared thru a simple web page?

Here we introduce you a simple (almost free*) solution.

You first need to have an AWS ubuntu ec2 instance running.

Then follow this install process on your instance.

echo 'deb http://s3-us-west-1.amazonaws.com/cloudlabs.apt.repo/production /' | sudo tee -a /etc/apt/sources.list
sudo su
apt update
apt install web-terminal
web-terminal help

Finally do not forget to open the corresponding http port for your web terminal.

link to web terminal

*AWS offers a one year free single resource access

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published