Skip to content

Latest commit

 

History

History
36 lines (32 loc) · 753 Bytes

README.md

File metadata and controls

36 lines (32 loc) · 753 Bytes

SSH Alias connector

Tool to short your access your favorite servers via ssh Easy, written on bash.

Installation

wget https://raw.githubusercontent.com/lokkie/ssh-alias-connector/master/fcon
chmod +x fcon
./fcon --install

Adding new alias (connection)

~ fcon --add
Creating new connection
Type short name for connection:
example
Type short description for connection:
Connection to example com
Type connection host:
example.com
Type connection port [22]:

Type user (blank for default: lokkie):
superuser
Adding record [example:22:example.com:Connection to example com:superuser]
Done

Using

fcon example
Connecting to example (Connection to example com)
	 [[email protected]:22]
Password: