Giter VIP home page Giter VIP logo

free-html-local-ssh-manager's Introduction

free-html-local-ssh-manager (3 minutes install)

Manage encrypted local ssh connections with HTML/Nodejs app ~ You can inspect the code and won't find any backdoor! :)

Screen

Supported Os

Linux | MacOs

Fonctionnalities & Some ideas :)

Once you click on "command" button, a terminal is launched with ssh command to remote host. Your password is encrypted with a magic salt once you create a new host and you need that magic salt every time you click on password button which will copy/paste the host password in your clipboard from the browser. It can be a collaborative free tool to share access to multiple servers. Password Protected page can also be added!

It works perfectly with ssh-keys managed cloud VPS!

Requirements

1 - Nodemon installed globally

 sudo npm install -g nodemon

2 - Web Server (Nginx or Apache or whatever you like...)

Note : App uses port 5556

Installation

Clone repository in the publish directory of your web server (by default /var/www/html if not you must edit line 3 in "fwordssh" file from this repository before processing to installation)

 bash install.sh

Instructions

Install npm packages

 npm install

Add a new host (Just like your regular linux command :) )

 fwordssh add

Run app (Just like your regular linux command :) )

 fwordssh app

Have a good time hacking!

free-html-local-ssh-manager's People

Contributors

pispros avatar

Stargazers

 avatar fartbagxp avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.