mirror of
https://github.com/nmap/nmap.git
synced 2026-09-21 07:38:39 +00:00
merging in the --lua-exec feature for ncat.
This commit is contained in:
parent
085d4ccfb2
commit
b62709eb20
25 changed files with 1594 additions and 31 deletions
3
ncat/scripts/date.lua
Normal file
3
ncat/scripts/date.lua
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
--Emulates the daytime service (RFC 867).
|
||||
|
||||
print(os.date())
|
||||
Loading…
Add table
Add a link
Reference in a new issue