Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 397 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 397 Bytes

ssh -D GUI

Performing ssh -D with GUI. Program is further development of electron-quick-start. It's now for my personal use, that's why it is very primitive.

Development

It is as easy as performing the following commands:

$ git clone https://github.com/mr-bat/sshTunnel-GUI.git
$ cd sshTunnel-GUI
$ npm install
$ npm start