Built on:
- NodeJs
- BackEnd & ReactJs
- FrontEnd
git clone https://github.com/belanasaikiran/Web-Terminal.git
You can fork it and use it for your projects.
I've added a .env
file so that you can use it to modify according to your device credentials 🔑
Please make sure you have
openssh
installed locally and have setup the config file.
Arch linux:
sudo pacman -S openssh
Ubuntu:
sudo apt-get install openssh
cd Web-Terminal
npm install
cd client
npm install
npm run dev
Needs ports 3000 and 5000 to be free.
Any Contributions are always welcome 🤗 …
- Build an Electron app for a unified version.
- Save multiple configs using SQLite