summaryrefslogtreecommitdiffstats
path: root/notFinishedCode/SSHTunnelClass.py
Commit message (Collapse)AuthorAgeFilesLines
* Final folder team projectgsmselftest2011-11-091-47/+0Star
|
* Added a comment how to make an RSA key and how to use it for logging without ↵Refik Hadzialic2011-08-181-2/+3
| | | | a password!
* SSHTunnelClass works now. One needs to create RSA keys on the machine that ↵Refik Hadzialic2011-08-181-30/+22Star
| | | | starts the SSH tunnel port forwarding and to copy its public key to the machines it is connecting :)
* SSH Tunneling works with killing!Refik Hadzialic2011-08-171-10/+26
|
* Changed the SSHTunneling script classRefik Hadzialic2011-08-171-4/+20
|
* SSH Tunneling class was started!Refik Hadzialic2011-08-031-0/+22