jakeheis / Shout

SSH made easy in Swift
MIT License
360 stars 105 forks source link

Removed password prompt #70

Open AZm87 opened 4 months ago

AZm87 commented 4 months ago

I removed the password prompt for the private key authentication, since it blocks the execution. This is usually not a problem but I want to use this in a multi threaded application to connect to about 100 servers.