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