chore: dep for tools

This commit is contained in:
2024-03-25 04:52:00 +05:30
parent 203238acbb
commit 18a4a7ec56
11 changed files with 154 additions and 7 deletions

View File

@@ -318,6 +318,22 @@
}
],
"href": "/documentation/category/developers-guide"
},
{
"type": "category",
"label": "Tools",
"collapsible": true,
"collapsed": true,
"items": [
{
"type": "link",
"label": "Tool: DNS Enum",
"href": "/documentation/tools/dns",
"docId": "tools/dns",
"unlisted": false
}
],
"href": "/documentation/category/tools"
}
]
},
@@ -490,6 +506,12 @@
"description": "",
"sidebar": "tutorialSidebar"
},
"tools/dns": {
"id": "tools/dns",
"title": "Tool: DNS Enum",
"description": "",
"sidebar": "tutorialSidebar"
},
"troubleshoot/bluetooth": {
"id": "troubleshoot/bluetooth",
"title": "Troubleshoot: Bluetooth",