ssh_tunnel_manager.core.monitor¶
monitor
¶
SSH Tunnel Manager - Monitor Thread
Classes¶
TunnelMonitorThread
¶
Bases: QThread
Background thread to monitor tunnel status.
Source code in src/ssh_tunnel_manager/core/monitor.py
Functions¶
run()
¶
Main monitoring loop.