ssh_config icon indicating copy to clipboard operation
ssh_config copied to clipboard

SSH Client config file manager

Results 4 ssh_config issues
Sort by recently updated
recently updated
newest added

https://github.com/haginara/ssh_config/blob/be893bc61387f75d56467e0cb50cd38aa7478d6f/ssh_config/cli.py#L251 should be ```python for attr, _ in host.attributes().items(): ```

Bumps [black](https://github.com/psf/black) from 22.3.0 to 24.3.0. Release notes Sourced from black's releases. 24.3.0 Highlights This release is a milestone: it fixes Black's first CVE security vulnerability. If you run Black...

dependencies

I want to put this as bash aliases, but I don't see any option to omit interactive question. ```bash $ ssh-config add "cvps" HostName=192.168.140.1 Port=22 User=chris IdentityFile="" Host cvps HostName...

Find existing keys in the default SSH config path and it can save some time if one doesn't have `id_rsa` key