SHA256
1
0
forked from pool/openssh
OBS User unknown
2007-01-07 16:26:05 +00:00
committed by Git OBS Bridge
commit b889e699cf
35 changed files with 3434 additions and 0 deletions

18
ssh.reg Normal file
View File

@@ -0,0 +1,18 @@
#############################################################################
#
# OpenSLP registration file
#
# register SSH daemon
#
#############################################################################
# Register the usual sshd, if it is running
service:ssh://$HOSTNAME:22,en,65535
tcp-port=22
description=Secure Shell Daemon
# ssh can get used to copy files with konqueror using the fish:/ protocol
service:fish://$HOSTNAME:22,en,65535
tcp-port=22
description=KDE file transfer via SSH