about summary refs log tree commit diff stats
path: root/tools/wireless.html
diff options
context:
space:
mode:
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>