srunx.ssh.helpers package#

Submodules#

srunx.ssh.helpers.proxy_helper module#

srunx.ssh.helpers.proxy_helper.suggest_port_forwarding(host, ssh_config_path=None)[source]#

Suggest SSH port forwarding setup for ProxyJump hosts

srunx.ssh.helpers.proxy_helper.check_connectivity(hostname, port=22)[source]#

Check if a host is directly reachable

srunx.ssh.helpers.proxy_helper.main()[source]#

Module contents#

SSH helper utilities for srunx ssh integration.