operasoftware / ssh-key-authority

A tool for managing SSH key access to any number of servers.
Apache License 2.0
456 stars 71 forks source link

Multiple hosts with same IP address #61

Closed epachirkov closed 2 years ago

epachirkov commented 2 years ago

Hi! I have several hosts behind nat, they have ssh port like 10023, 11023, etc. When i try to sync get the error "Multiple hosts with same IP address". Can i disable this check?

thomas-pike commented 2 years ago

Ah yes, this was fixed already in #57