diff options
Diffstat (limited to 'tools/wireless.html')
-rw-r--r-- | tools/wireless.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/tools/wireless.html b/tools/wireless.html index afb12b3..0696cd5 100644 --- a/tools/wireless.html +++ b/tools/wireless.html @@ -4,6 +4,8 @@ <title>Wireless</title> </head> <body> + <a href="index.html">Tools Index</a> + <h1>Wireless</h1> <h2>Manual configuration</h2> @@ -118,5 +120,14 @@ <pre> aireplay-ng -0 1 -a 00:14:6C:7E:40:80 -c 00:0F:B5:34:30:30 ath0 </pre> + + + <a href="index.html">Tools Index</a> + + <p>This is part of the Tribu System Documentation. + Copyright (C) 2020 + Tribu Team. + See the file <a href="../fdl-1.3-standalone.html">Gnu Free Documentation License</a> + for copying conditions.</p> </body> </html> |