Releases: hackerschoice/gsocket
Releases · hackerschoice/gsocket
Protocol Upgrade
* 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!)
Bug Fixes & Cleanups
- fixed a rare occasion where gs-netcat might consume 100% cpu load
- fixed OSX System Protection (workaround).
Debian Shenanigans & Lint-party (cleanups)
- Debian Packaging
- lint-party
FHS Compliant (for packaging)
v1.4.28 new
Making ANY app behind firewall accessible via GSRN
gsocket tool to hijack the network layer of any application.
gs tool to hijack any application
New tool 'gs' to make any application accessible via the Global Socket Relay Network. Works with OpenSSH, BitchX, openvpn, wireguard, netcat, ...
Cleanup
EEElite-Console & Filetransfer
EEElite-Console, File Transfer and alerts when admin logs in...
auto-reconnect
Merge pull request #6 from hackerschoice/reconnect auto-reconnect
PTY rows/cols & Daemonize fixes
- PTY resiz
- Daemonize fix (if started when DNS is down)