Skip to content

bigdata-pw/ssh_config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ssh_config

ssh_config.py --help
Usage: ssh_config.py [OPTIONS] [IPS]...

  Generate SSH config for a list of IPs.

  `Host` format `{prefix}.{idx}.{hostname}`.

Options:
  --hostname TEXT  Hostname.  [required]
  --prefix TEXT    Hostname prefix.  [required]
  --user TEXT      User.  [required]
  --port INTEGER   Port.
  --key TEXT       Key.
  --help           Show this message and exit.

Requirements

pip install click

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages