Releases: qsocket/qsocket-go
Releases · qsocket/qsocket-go
v0.0.8-beta
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
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
Changelogs
- Added knock response and error messages for server address collisions.
v0.0.3-beta
Changelog
- Code refactored.
v0.0.2-beta
- Added E2E encryption.
- Added SRP.
v0.0.1-beta
Early beta release.