Added RPC mode without preamble and annoying stuff.

This commit is contained in:
Haarolean
2018-02-10 19:13:21 +03:00
parent 02b700b07f
commit 2380c42089
3 changed files with 92 additions and 13 deletions
+3
View File
@@ -4,6 +4,9 @@ listenAddress: all
# The port the SSH server will listen on.
port: 22
# Operational mode. Don't touch if you don't know what you're doing. Can be either DEFAULT or RPC
mode: DEFAULT
# By default, only public key authentication is enabled. This is the most secure mode.
# To authorize a user to log in with public key authentication, install their public
# PEM certificate in the authorized_users directory. Name the key file with user's user