• nextime's avatar
    Add SIGINT signal handling to wssshd.py for clean Ctrl+C exit · 66f67695
    nextime authored
    - Implement asyncio Event-based signal handling for WebSocket daemon
    - Add graceful shutdown with proper resource cleanup
    - Terminate active terminal processes cleanly on shutdown
    - Clean up WebSocket connections, tunnels, and client registrations
    - Provide user feedback during shutdown process
    - Ensure compatibility with existing daemon functionality
    66f67695
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.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...