nmap/ncat/scripts
david 27af1d09df Use 1-indexing for first char of Lua string.
sub(0, 1) worked, but it's more clear to do sub(1, 1).
2013-10-14 01:35:44 +00:00
..
chargen.lua Remove obsolete comment. 2013-09-05 20:35:46 +00:00
conditional.lua Fix a typo. 2013-09-04 15:40:47 +00:00
date.lua
discard.lua
echo.lua Fix echo.lua bug related to how io.stdin:read(n) works. 2013-09-04 15:40:51 +00:00
hello-luaexec.lua
httpd.lua Use 1-indexing for first char of Lua string. 2013-10-14 01:35:44 +00:00
log_ips.sh
p0fme.py
whatismyip.lua