summaryrefslogtreecommitdiff
path: root/community/sslh/sslh.conf
diff options
context:
space:
mode:
Diffstat (limited to 'community/sslh/sslh.conf')
-rw-r--r--community/sslh/sslh.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/community/sslh/sslh.conf b/community/sslh/sslh.conf
new file mode 100644
index 000000000..2c4e676a8
--- /dev/null
+++ b/community/sslh/sslh.conf
@@ -0,0 +1,3 @@
+# vim:set ts=2 sw=2 ft=sh noet:
+
+DAMEON_OPTIONS='-p 192.168.0.1:443 --ssh 127.0.0.1:22 --ssl 127.0.0.1:443 -u nobody -P /var/lock/sslh.lock'