Add SIGINT signal handling for clean Ctrl+C exit
- Add signal handling to wsssh.py, wsscp.py, and wssshc.py - Implement asyncio Event-based shutdown mechanism - Enable clean exit when pressing Ctrl+C during connection setup - Maintain proper resource cleanup on signal interruption - Preserve existing functionality while adding graceful shutdown
Showing
Please
register
or
sign in
to comment