about summary refs log tree commit diff stats
path: root/tools/wireless.html
diff options
context:
space:
mode:
authorSilvino <silvino@bk.ru>2019-06-16 05:04:09 +0100
committerSilvino <silvino@bk.ru>2019-06-16 05:04:44 +0100
commit296be79a3b724db67a37244a67cfb3e4ef6b652f (patch)
tree6136b7fbe2082b018a6a06f897b7012177cce630 /tools/wireless.html
parentfdc231661647d4ca15ddf312e85b210eabd23e50 (diff)
parent951a8a84411da6b71cee11d8c9feb993b984acf5 (diff)
downloaddoc-296be79a3b724db67a37244a67cfb3e4ef6b652f.tar.gz
doc release 0.5.3
Diffstat (limited to 'tools/wireless.html')
-rw-r--r--tools/wireless.html10
1 files changed, 9 insertions, 1 deletions
diff --git a/tools/wireless.html b/tools/wireless.html
index 7481069..f4eeddb 100644
--- a/tools/wireless.html
+++ b/tools/wireless.html
@@ -5,7 +5,15 @@
     </head>
     <body>
         <h1>Wireless</h1>
-        <h4>Recover Password</h4>
+
+        <h2>Manual configuration</h2>
+
+        <pre>
+        # iwlist wlp2s0 scan
+        # iwconfig wlp2s0 essid name_of_network
+        </pre>
+
+        <h4>Recover Password WPS</h4>
 
         <p>Tested on debian system only.</p>