Package paramiko :: Module config
[frames] | no frames]

Module config

source code

SSHConfig.

Classes
  LazyFqdn
Returns the host's fqdn on request as string.
Variables
  SSH_PORT = 22
  proxy_re = re.compile(r'(?i)^(proxycommand)\s*=*\s*(.*)')
  __package__ = 'paramiko'