Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 438 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 438 Bytes

MySSH

A tool that make you to use SSH more gracefully

screenshot

Install

Open terminal then copy and execute this command to auto install:

wget -qO- https://raw.githubusercontent.com/luyuhuang/myssh/master/setup.sh | sh

Usage

Enter myssh: myssh

Print help: myssh -h

Print config file: myssh -l

Edit config file: myssh -e

Copy file: myssh -c

Enjoy it!