An SSH client in the browser
- Node v20+
1 - Install node modules:
npm install
2 - Update the .env
with IP address, Username and Password for your ssh session.
3 - Start node server:
node --env-file=.env server.js
4 - Navigate to http://localhost:5000
- Brave
- Chrome
- Chromium
- Firefox
- Edge
- Opera
- Vivaldi