📝 docs(new): about aircrack ng

This commit is contained in:
Eshan Roy
2024-12-05 12:58:23 +05:30
parent 63bcd553a8
commit b98ef5fe66
8 changed files with 223 additions and 6 deletions

View File

@@ -79,15 +79,15 @@ export default [
},
{
path: '/documentation/',
component: ComponentCreator('/documentation/', '3af'),
component: ComponentCreator('/documentation/', '20b'),
routes: [
{
path: '/documentation/',
component: ComponentCreator('/documentation/', '6df'),
component: ComponentCreator('/documentation/', '175'),
routes: [
{
path: '/documentation/',
component: ComponentCreator('/documentation/', '82d'),
component: ComponentCreator('/documentation/', '5ea'),
routes: [
{
path: '/documentation/before_installation/imporatnt_notes',
@@ -329,6 +329,12 @@ export default [
exact: true,
sidebar: "tutorialSidebar"
},
{
path: '/documentation/tools/aircrack-ng',
component: ComponentCreator('/documentation/tools/aircrack-ng', 'd77'),
exact: true,
sidebar: "tutorialSidebar"
},
{
path: '/documentation/tools/dns',
component: ComponentCreator('/documentation/tools/dns', '2cf'),