mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2025-09-08 19:34:56 +02:00
📝 docs(new): about aircrack ng
This commit is contained in:
@@ -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'),
|
||||
|
Reference in New Issue
Block a user