Linux tsuru-no-tsurugi 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64
Apache/2.4.52 (Ubuntu)
Server IP : 192.168.0.18 & Your IP : 216.73.217.105
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
doc /
nmap /
style /
Delete
Unzip
Name
Size
Permission
Date
Action
README
493
B
-rw-r--r--
2012-09-13 09:17
lua-format
2.75
KB
-rw-r--r--
2012-08-11 11:45
lua-format.lua.gz
4.01
KB
-rw-r--r--
2014-01-24 06:51
Save
Rename
lua-format: This bash script uses lua-format.lua to indent and style Lua code (including NSE scripts and libraries). You can use this to make your script conform to the style guidelines for NSE. In order to run the script, you need Lua 5.1 or Lua 5.2 installed as well as LPeg. LPeg is a parsing expression grammar library which is basically a far more powerful pattern matching utility than regular expressions. On Debian: apt-get install lua5.2 lua-lpeg