A tiny program to tunnel something through SSH without any external dependencies.
Go to file
Thorsten Sommer 316b4a6c54 Added gracefully shutdown for clients
Added the gracefully shutdown for all client connections to release all
these resources.
2015-01-02 18:45:38 +01:00
AcceptClients.go Retry, Refactoring & Doc 2015-01-02 18:01:52 +01:00
Constants.go Retry, Refactoring & Doc 2015-01-02 18:01:52 +01:00
CreateLocalEndPoint.go Retry, Refactoring & Doc 2015-01-02 18:01:52 +01:00
Forward.go Added gracefully shutdown for clients 2015-01-02 18:45:38 +01:00
KeyboardInteractiveChallenge.go Retry, Refactoring & Doc 2015-01-02 18:01:52 +01:00
LICENSE Initial commit 2015-01-02 16:05:47 +01:00
Main.go Retry, Refactoring & Doc 2015-01-02 18:01:52 +01:00
PasswordCallback.go Retry, Refactoring & Doc 2015-01-02 18:01:52 +01:00
ReadFlags.go Init 2015-01-02 16:51:37 +01:00
README.md Initial commit 2015-01-02 16:05:47 +01:00
Transfer.go Added gracefully shutdown for clients 2015-01-02 18:45:38 +01:00
Variables.go Retry, Refactoring & Doc 2015-01-02 18:01:52 +01:00

SSHTunnel