Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 498 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 498 Bytes

Connect

Connect is a small terminal utility, built in python, that helps you to organize your connections to external hosts. It just keeps a local register of your hosts - without passwords - to increase the agility in opening new connections.

How to

  1. Clone the project and navigate to Connect directory:
    cd connect
  1. Make sure you have execute permission on the connect script file:
    chmod +x connect
  1. Run connect script:
    ./connect