4c9cd00c908fe359429b09362c11a5d909396d7a
The `_is_port_in_use` bind check was wrong for `-R` tunnels: local_port is the forward target (e.g. a Docker container), so it should be listening, not free. Drop the check — autossh doesn't require the target to be reachable at startup. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Description
No description provided
Languages
Python
100%