GithubHelp home page GithubHelp logo

skyformat99 / ssh-helper Goto Github PK

View Code? Open in Web Editor NEW

This project forked from d4rkd0s/ssh-helper

0.0 1.0 0.0 18 KB

A python script that reads your ~/.ssh/config file and maintains a json file, to allow easy lookup/connections

Home Page: https://d4rkd0s.github.io/ssh-helper/

License: MIT License

Python 100.00%

ssh-helper's Introduction

ssh-helper

A python script that reads your ~/.ssh/config file and maintains a json file, to allow easy lookup/connections. There are more features being added, see the Planned Features section below.

Requires Python3

Installation / Use

  1. git clone https://github.com/d4rkd0s/ssh-helper

  2. cd ssh-helper

  3. Run it, first time, it will generate ~/.ssh/connections.json used by the script as an intermediate layer (only file read permissions are needed for ~/.ssh/config as it builds the connections.json for read/write.

  4. A list of servers will display

[lschmidt@it586g .ssh]$ ssh_helper.py 
1 - util
2 - mca
3 - mcdb
4 - mcadev
5 - mcdbdev
6 - ashstgapp
7 - ashstgweb
8 - ashprdapp
9 - ashprdweb
10 - core
11 - theia
Enter server #: 
  1. Pick one and connect, Whoosh!
Enter server #: 1
Last login: Wed Sep  5 16:28:27 2018 from 10.xx.xx.xx
[lschmidt@util ~]$ 
[lschmidt@util ~]$ 
[lschmidt@util ~]$ 
[lschmidt@util ~]$ exit
logout
Connection to 10.xx.xx.xx closed.

Planned features

  • Ability to list servers
  • Ability to choose and connect to a server
  • Ability to test connections all at once
  • Ability to update passwords on all servers (using Ansible underneath)
  • Ability to manage servers in your ~/.ssh/config file using ssh_helper.py

ssh-helper's People

Contributors

d4rkd0s 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.