diff options
author | Silvino Silva <silvino@bk.ru> | 2020-04-20 01:03:12 +0100 |
---|---|---|
committer | Silvino Silva <silvino@bk.ru> | 2020-04-20 01:03:12 +0100 |
commit | 6ca80c0a296cb44bc2b335211df86e8a95383cdf (patch) | |
tree | 809ca0fc2eee0353d7040539310605d0e113b3d7 /tools/wireless.html | |
parent | fd186246f96768b8398f0ffe32ef136cb895fa21 (diff) | |
parent | 5eec098c537ed98f76af59c37a54cb45645cc2a6 (diff) | |
download | doc-6ca80c0a296cb44bc2b335211df86e8a95383cdf.tar.gz |
Merge branch 'master' into develop
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> |