first commit
This commit is contained in:
15
etc_org/gufw/app_profiles/telnet.jhansonxi
Normal file
15
etc_org/gufw/app_profiles/telnet.jhansonxi
Normal file
@ -0,0 +1,15 @@
|
||||
[Telnet]
|
||||
title=Telnet
|
||||
description=Text-based remote access (like SSH but without the security)
|
||||
ports=23/tcp
|
||||
warning=Telnet is like SSH but without security. It'd be better to use the 'Telnet SSL'
|
||||
categories=Network;Shell;
|
||||
reference=[http://en.wikipedia.org/wiki/Telnet Wikipedia: Telnet]
|
||||
|
||||
[Telnet SSL]
|
||||
title=Telnet TLS/SSL
|
||||
description=Text-based remote access (like SSH but without the security) SSL
|
||||
ports=992
|
||||
categories=Network;Shell;
|
||||
reference=[http://en.wikipedia.org/wiki/Telnet Wikipedia: Telnet]
|
||||
|
Reference in New Issue
Block a user