Searched refs:tunnel_command (Results 1 – 1 of 1) sorted by relevance
21 tunnel_command = 'ssh -C -N -f -L 25:127.0.0.1:25 -L 143:127.0.0.1:143 -L 110:127.0.0.1:110 %(user)… variable34 ssh_tunnel = pexpect.spawn (tunnel_command % globals())