mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
Added missing license text to telnet-encryption
This commit is contained in:
parent
d13ae6cf25
commit
96024e8668
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ require 'shortport'
|
|||
portrule = shortport.port_or_service(23, 'telnet')
|
||||
|
||||
author = "Patrik Karlsson, David Fifield, Fyodor"
|
||||
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
|
||||
|
||||
local COMMAND = {
|
||||
SubCommand = 0xFA,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue