ssh_config
ssh_config copied to clipboard
Add support for quoted patterns in Host
SSH supports Host patterns with spaces between double quotes, like the following:
Host "pattern with spaces"
Add support for parsing and serializing such patterns.
@kevinburke Hey could you review the PR? This has been standing for a long time. I fixed the conflicts that appeared with the 1.2 release.
Sorry - I don't get paid to maintain this library and need to prioritize paid work. If you need this feature for your work please reach out about a support contract - there's information in the README.