Commit f7dc5d7f authored by nextime's avatar nextime

Enhance Python implementations with reconnection logic

- Add --interval option to both wsssh.py and wsscp.py (default: 30s)
- Implement automatic WebSocket reconnection during active tunnels
- Add retry logic for initial connection failures
- Smart timing: 1-second WebSocket reconnections vs configurable initial setup retries
- Enhanced connection resilience for both SSH and SCP operations
- Maintain backward compatibility with existing functionality
parent d803985a
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment