therealpaulgg / ssh-sync

An SSH syncing application built with Go.
https://sshsync.io/
MIT License
4 stars 1 forks source link

Keys should not be case sensitive, allow multiple vals #19

Closed therealpaulgg closed 1 year ago

therealpaulgg commented 1 year ago

This PR allows for duplicate keys in the ssh_config and multiple identityfile entries. It also makes identityfile no longer case sensitive.