From 865979fa9d9a7cca36fd0399fdf44fbb5aa5d54b Mon Sep 17 00:00:00 2001 From: 12nick12 Date: Tue, 5 Jun 2018 15:31:40 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 638a8f2..b76777d 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ apt install sqlite3 autossh CentOS yum install sqlite3 autossh +After installing everything you go on the server and use createdatabase.sh then you go to the hosts and run host/setup.sh. After the setup.sh has been ran you can run the host/start.sh on the host in a tmux or in the background. Once that's running you should be able to use the main sshjump.new script to ssh to the other devices. As far as I know the autossh should reconnect on disconnect. + I will update with systemd scripts eventually To use the main script once all devices are connected you can type "./sshjump.new list" this will list all hosts that have been registered