Skip to content

Releases: hackerschoice/gsocket

v1.4.42dev2

17 Nov 23:00
51916cb
Compare
Choose a tag to compare
release v1.4.42dev2-1700245138

v1.4.42dev

28 Oct 12:20
a2463ac
Compare
Choose a tag to compare

v1.4.41

22 Sep 21:00
c7b60b5
Compare
Choose a tag to compare
cicd

Connect like there is no firewall

28 Mar 14:42
0178c4b
Compare
Choose a tag to compare
  • Removed ugly SSL error during valid exit from shell.

Connect like there is no Firewall

14 Dec 15:20
cdfda3f
Compare
Choose a tag to compare

-t flag to check for listening peer

  • Software emulation of PTY if /dev/ptmx is unavailable
  • Keepalive improvement for port 443

Connect like there is no Firewall

16 Jul 20:54
2b4a301
Compare
Choose a tag to compare
  • Fixing LD_PRELOAD feature for OSX
  • minor bugfixes

v1.4.37 openwrt

04 Jul 10:11
691a243
Compare
Choose a tag to compare

openwrt shenanigans

Bug fixes & improvements

29 Jun 13:45
Compare
Choose a tag to compare
  • Default port is now TCP/443
  • shutdown() bugfixes

openwrt packaging

11 Jul 17:29
09d9144
Compare
Choose a tag to compare
Merge pull request #50 from hackerschoice/fixie

openwrt

Protocol Upgrade

30 Jun 13:58
Compare
Choose a tag to compare
* Protocol 1.3 - BREAKS BACKWARD COMPATIBILITY
* New Key Deriviation Method and fixed gs secret length
* -v, -vv and -vvv for verbosity
* Auto-Reconnect for -l (server) when DNS fails and keep re-trying
  until success.
* Downgraded automake requirements to 2.69
* deploy.sh support for Raspberry PI 4b+ (armv7l)
* Debian HURD support (https://www.debian.org/ports/hurd/)
* unique exit() codes (thanks acpizer!)
* =Secret without quotes for easy cut & paste on windows (thanks CuCai!)
* CHANGELOG (thanks xaitax!)