Active Members Fi8sVrs Posted February 3, 2014 Active Members Report Posted February 3, 2014 SSH Back is a set of shell scripts that assist you in shuffling an ssh connection over socat and ssl.READMEHave you ever needed to have access to an ssh server from behinda NAT'ed firewall? Now you can. SSHBack allows you to have reverse ssh connections connect back to you.Made from 100% FOSS recycled materials, this software is made to withstand the most demanding conditions, including, but not limited to: __FILL_IN_BLANK_HERE__(For amusement purposes only. Do not abuse or misuse this product.Do not ruin anyone's day with this software, please!)sshback client machine: has openssh-server onsshback sever machine: has openssh-client onNOTE: "Server_Common_Name" must be able to DNS resolve on the client machine, e.g.$ host www.servercommonname.comwww.servercommonname.com has address xxx.xxx.xxx.xxxrun $ ./sshback_make_certs.shto make all the certsthen move client.pem, server.crt, and sshback_client.sh to the machine with openssh-server installedmake sure 'socat' is installedchmod +x sshback_client.shadd line to /etc/rc.local like.../path/to/sshback_client.sh &...to make it autorunthen move server.pem, client.crt, and sshback_client.sh to the machine with openssh-client installedmake sure 'socat' is installedchmod +x sshback_server.shand then when you want to connect up, just ./sshback_server.sh and wait up to 1 minute it should connect backDownloadSSH Back 1.0 ? Packet Storm Quote