Skip to content

Releases: qsocket/qsocket-go

v0.0.8-beta

01 Aug 20:38
Compare
Choose a tag to compare

Changelog

  • Major changes on knock protocol
  • Added post E2E session mechanism
    • Dynamic terminal size adjustment
    • Custom command
    • Forward address
  • Better relay error/response handling
  • UserAgent based device tagging
  • Dial method redesign
  • New QSRN gate address

Caution

Due to the changes to the relay protocol, clients starting from version v0.0.8-beta will not be compatible with the older versions. You can still access your older instances using previous client versions (>= v.0.0.7-beta) until October 23, 2024. After October 23, 2024, legacy relay support will end, and all out-of-date QSocket instances will become inaccessible!

v0.0.5-beta

16 Jan 18:34
Compare
Choose a tag to compare

Changelogs

  • Several bug fixes dialing over socks proxy
  • Added QSRN ONION gate address for TOR connections
  • Bug fixes related to TOR connections

v0.0.4-beta

14 Apr 16:25
Compare
Choose a tag to compare

Changelogs

  • Added knock response and error messages for server address collisions.

v0.0.3-beta

06 Apr 21:07
Compare
Choose a tag to compare

Changelog

  • Code refactored.

v0.0.2-beta

19 Mar 11:53
Compare
Choose a tag to compare
  • Added E2E encryption.
  • Added SRP.

v0.0.1-beta

12 Mar 17:15
Compare
Choose a tag to compare

Early beta release.