Skip to content

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.

  1. A static host file like the example attached to the sources
  2. A user defined host file, for further versions of the sshconnector
  3. A manual containing help instructions for the user

Example: ./sshconnector hosts.conf userhosts.conf manual.text

Clone this wiki locally