added Comments

This commit is contained in:
2025-02-09 18:40:51 +01:00
parent cc5f2e488b
commit b6b2baee8b
5 changed files with 32 additions and 11 deletions

View File

@@ -1,3 +1,4 @@
// fetch data from specific kernel_router.so 3.3.1
if params.len != 1 or params[0] == "-h" or params[0] == "--help" then exit("<b>Usage: "+program_path.split("/")[-1]+" [ip_address]</b>")
metaxploit = include_lib("/lib/metaxploit.so")
if not metaxploit then