mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 12:41:29 +00:00
4 lines
60 B
Lua
4 lines
60 B
Lua
--Emulates the daytime service (RFC 867).
|
|
|
|
print(os.date())
|