Make .ssh/forward more robust
- Removes 'nc' (netcat) as it had a tendency to timeout when idle. - Searches for more 'python*' interpreters. - Reduces the number of processes used. (The Python process execs the SSH proxy command so the shell can exec Python.)
Loading
Please register or sign in to comment