Skip to content

A simple program that makes it possible to connect multiple computers via ssh on one port.

License

Notifications You must be signed in to change notification settings

mikelikesto/ssh-multi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ssh-multi

A simple program that makes it possible to connect multiple computers via ssh on one port.

---Setup---

To assign an ip to a number or word, edit the config.ini file and add your word of chosse, then an equal sign and finally the ip you wish to connect.

---EXAMPLE---

home/$USER/config.ini

1 = 192.168.0.1

OR

com1 = 192.168.0.1

----Installation----

To install, type in the command

git clone https://github.com/mikelikesto/ssh-multi && cd ssh-multi

Then type in

chmod +x install.sh

lastly type

bash ./install.sh

EARLY ALPHA!!!!!

About

A simple program that makes it possible to connect multiple computers via ssh on one port.

Resources

License

Stars

Watchers

Forks

Packages

No packages published