diff options
author | Silvino Silva <silvino@bk.ru> | 2020-01-19 00:59:14 +0000 |
---|---|---|
committer | Silvino Silva <silvino@bk.ru> | 2020-01-19 00:59:14 +0000 |
commit | ac7c572733282e49801b16531d841682e3ab1b5a (patch) | |
tree | ea66ae0b75117bd8d18b2562af37206eca74a084 /tools/wireless.html | |
parent | 2832c44d3142f68bb43d3901bf11d21c52cca18b (diff) | |
download | doc-ac7c572733282e49801b16531d841682e3ab1b5a.tar.gz |
documentation date and domain update
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> |