SatisfactoryModManager icon indicating copy to clipboard operation
SatisfactoryModManager copied to clipboard

Support for SSH keys for managing servers

Open gigabit101 opened this issue 7 months ago • 1 comments

Using the manage server option via the Mod Manager does not allow for use of SSH keys. Using a password is insecure and it not supported via some hosting providers when using sFTP.

gigabit101 avatar Jun 03 '25 13:06 gigabit101

Trying to setup my first server. Not having SSH Key support means I have to weaken the default configuration of not allowing password authentication. Ideally, this would use the current systems SSH Agent socket to pull the SSH Key from the SSH Agent instead of needing to link to a key directly.

mrjester888 avatar Jul 28 '25 23:07 mrjester888