Skip to content

Releases: aktos-io/link-with-server

v2.4

14 Jan 22:55
94ea156
Compare
Choose a tag to compare

Improved documentation, fixed critical "hard disk" leak.

v2.3

05 Oct 07:33
Compare
Choose a tag to compare

Added a few improvements such as detecting different SSHD port and enhancement for console output

v2.2

18 Jul 18:03
Compare
Choose a tag to compare

Simplified on/connect scripts folder and added function in order to easily add new events

v2.1

16 Jul 12:38
Compare
Choose a tag to compare

Changed event scripts folder structure. Added pre-create-link event in order to make it possible to perform query the rendezvous port settings.

v2.0

14 Jul 23:51
Compare
Choose a tag to compare

Refactored scripts to meet "Make each program do one thing well" philosophy.

Changelog:

  • Only one ssh process is spawn in both client and server (this will reduce server load)
  • Changed link-with-server.sh to loop forever in order to response connection losses faster (reconnection takes 45 seconds at most)
  • Removed key generation and key registration functions.
  • Started using aktos-bash-lib

v1.0

03 Sep 18:59
Compare
Choose a tag to compare
Create README.md