/
githubmirror
/
nmap
Обзор
Документация
Войти
/
githubmirror
/
nmap
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
ncat/scripts/hello-luaexec.lua
4 строки
157 B
d33tah
Fix coding style of all scripts with Lunadry.
29 авг 2013, 17:34
29 авг 2013, 17:34
d68d608
Код
Авторство
О чём код?
--This is a --lua-exec "Hello world" example. In order to send to a client, --all you need to do is output it to the standard output. print "Hello, world!"