-
Notifications
You must be signed in to change notification settings - Fork 2
How to use the program
spalter edited this page Feb 14, 2013
·
1 revision
You need to install the latest version of the ncurses5 libraries. The major linux distributors have them in the repositories.
Place the executable in some location you want to start from. Like /opt/sshc/sshconnector.
Optional you can add a alias for the application or place it in the /usr/bin directory.
You will need to run the application with 3 parameters.
- A static host file like the example attached to the sources
- A user defined host file, for further versions of the sshconnector
- A manual containing help instructions for the user
Example: ./sshconnector hosts.conf userhosts.conf manual.text