1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 12:41:29 +00:00
Files
nmap/ncat/scripts/date.lua
2013-07-02 16:56:03 +00:00

4 lines
60 B
Lua

--Emulates the daytime service (RFC 867).
print(os.date())