# config for sshpiper
ADDRESS='82.195.236.187'
PORT='10222'
# The server key defaults to this:
SERVERKEY='/etc/ssh/ssh_host_ed25519_key'
# Space separated full path(s) of plugin(s)
PLUGINS='/usr/share/sshpiper/plugins/workingdir'
# Additionall optons:
OPTIONS='--no-password-auth daemon'
