• nextime's avatar
    Version 1.3.4: Enhanced WebSocket connection management · b77037ab
    nextime authored
    - Fixed ping frame parsing in wsssh.c to properly handle WebSocket ping frames
    - Added automatic pong responses with correct payload echoing
    - Implemented WebSocket reconnection logic for both wsssh.c and wsscp.c
    - Added --interval option for configurable connection retry intervals
    - Smart timing: 1-second WebSocket reconnections vs 30-second initial connection retries
    - Improved connection resilience and automatic recovery from network interruptions
    - Updated documentation and changelog for version 1.3.4
    b77037ab
Name
Last commit
Last update
logos Loading commit data...
templates Loading commit data...
wssshtools Loading commit data...
.gitignore Loading commit data...
CHANGELOG.md Loading commit data...
DOCUMENTATION.md Loading commit data...
LICENSE.md Loading commit data...
README.md Loading commit data...
TODO.md Loading commit data...
build.sh Loading commit data...
clean Loading commit data...
clean.sh Loading commit data...
image.jpg Loading commit data...
requirements.txt Loading commit data...
wsscp.py Loading commit data...
wsssh.py Loading commit data...
wssshc.py Loading commit data...
wssshc_watcher.sh Loading commit data...
wssshd.conf.example Loading commit data...
wssshd.py Loading commit data...