Skip to content

Releases: mobiledgex/golang-ssh

Support SSH Key pair with signed public key

17 Sep 18:10
e8fedb2

Choose a tag to compare

Merge pull request #11 from mobiledgex/sshkeypair

Support for SSH Key pair with signed public key

Add SSH KeepAlive interval

16 Sep 19:48
d3b768c

Choose a tag to compare

Fixes EDGECLOUD-3354: Terminal connection to AppInst times out fast:

Cache SSH client to reuse if for multiple connections

27 Apr 23:30
5c149f7

Choose a tag to compare

Cache client to reuse SSH connection
* Added two new APIs to client interface : StartPersistentConn() and StopPersistentConn()

Multi-Hop support for Shell

23 Apr 04:20
51c5282

Choose a tag to compare

v0.0.7

Merge pull request #7 from mobiledgex/addhopshell

Implement OutputWithTimeout

24 Feb 19:10
99e785b

Choose a tag to compare

Add OutputWithTimeout to Client interface.
OutputWithTimeout runs an Output command with a custom timeout for the initial Dialing of the remote system.

Implement AddHop

18 Feb 21:27
145e765

Choose a tag to compare

Merge pull request #5 from mobiledgex/remote-output

Refactor for multiple SSH hops

include proxy ssh

19 Aug 20:45
8dd0957

Choose a tag to compare

Merge pull request #3 from mobiledgex/proxy-ssh

Proxy SSH

v0.0.3: Merge pull request #2 from mobiledgex/ssh-leak

25 Jun 00:12
753454d

Choose a tag to compare

Remote shell work

13 Apr 00:02
92a3cad

Choose a tag to compare

v0.0.2

Merge pull request #1 from mobiledgex/leak

Initial release

12 Apr 23:25
12ea65d

Choose a tag to compare

Merge pull request #6 from nanobox-io/add-license-1

Create LICENSE