mirror of
https://github.com/Astatin3/Auto-Shodanner.git
synced 2026-06-09 00:28:00 -06:00
Very WIP
This commit is contained in:
Executable
+20
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "Scan",
|
||||
"creators": ["ASTATIN3"],
|
||||
"version": "1.0",
|
||||
"entrypoint": "modules/scan/main.py",
|
||||
"tabs": [
|
||||
{
|
||||
"name": "Scan",
|
||||
"defaultPage": "Scan",
|
||||
"pages": [
|
||||
{
|
||||
"type": "page",
|
||||
"name": "Scan",
|
||||
"requiredPermGroup": "",
|
||||
"location": "modules/scan/scan.html"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user