Connect2SSH

Miscellaneous tools
Post Reply
Message
Author
labbe5
Posts: 2159
Joined: Wed 13 Nov 2013, 14:26
Location: Canada

Connect2SSH

#1 Post by labbe5 »

It can run on Linux and FreeBSD plus might on other Unixes. It uses open and well known libraries, it does not require odd system settings or get in the way of other configurations, it can mount and unmount filesystems, it works with passwords and key files, it is easy to update and modify, it is quick to remove from a system, it does not reveal sensitive information, there are no secrets as the code is open and may be reviewed by anyone, and the list goes on.

What are the requirements of Connect2SSH?

This tool requires the following, which it will check for:

BASH shell; obviously
SQLite3
W3M
SSHFS via a FUSE module
curl – to check for updates and software
Remote Systems: Any nodes you wish to connect to must be able to accept incoming SSH connections.


It is an utility which can be useful, so it is proposed here.

zip : https://www.cyberws.com/bash/connect2ssh/

Post Reply