Neocky / pluGET

📦 Powerful Package manager which updates plugins & server software for minecraft servers
Apache License 2.0
149 stars 27 forks source link

SFTP pubkey authentication #69

Open ghost opened 1 year ago

ghost commented 1 year ago

We mainly use pubkey authentication with our servers, most of these keys are usually available to access via .ssh directory in our user directories, a way to use them to authenticate ourselves could be good.

DollarStoreCPU commented 1 year ago

I tested and it already does this. Just leave the password field blank and if an SSH key exists in the .ssh directory, it'll use it.

ghost commented 1 year ago

How does it get the key password?