mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Remove obsolete comment.
This commit is contained in:
parent
27f241e20f
commit
c38367b8c8
1 changed files with 0 additions and 4 deletions
|
|
@ -1,9 +1,5 @@
|
|||
--chargen.lua - implements the RFC 864 CHARGEN service which basically spams
|
||||
--the remote user until he decides to close the connection.
|
||||
--
|
||||
--CAVEAT: at the moment you need --lua-extensions to make sure this script will
|
||||
--die once the connection gets closed. Otherwise, you will get a nasty infinite
|
||||
--loop that will waste your CPU power until you kill the process.
|
||||
|
||||
while true do
|
||||
print "chargen"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue