inside-v3w / wssh

Online ssh and sftp interface using docker and websockets.

Home Page:https://wssh.maxchehab.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wssh 💨💨

Online ssh interface using docker and websockets.

⚡ Before you get going ⚡

Make sure you have installed Node and NPM.

If you have the dependencies for this project, pop open a terminal (ctrl-alt-t for all you nasty neck-beards) and get ready to copy-pasta some commands.

Download the project:

$ git clone https://github.com/maxchehab/wssh.git
$ cd wssh

Using npm, install the neccessary dependencies.

$ npm install

Some fancy text will start scrolling down matrix style. If you are in a public area with an audience, this is a great opportunity to F11 your terminal and rollplay as 4chan, the internet's greatest hacker.

Awesome? No errors? Perfect! Just...

$ npm run docker
$ npm run start

About

Online ssh and sftp interface using docker and websockets.

https://wssh.maxchehab.com


Languages

Language:JavaScript 83.0%Language:CSS 15.4%Language:Perl 0.9%Language:Shell 0.4%Language:Dockerfile 0.3%