We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3a8da5 commit 782cc65Copy full SHA for 782cc65
Readme.md
@@ -9,7 +9,7 @@
9
## ✨ Features
10
11
- WPA Enterprise (802.1X) Support
12
-- Station & Access Point Modes:
+- Station & Access Point Modes
13
- QR Code Network Sharing
14
15
## 💡 Prerequisites
@@ -89,7 +89,7 @@ This will produce an executable file at `target/release/impala` that you can cop
89
90
`s`: Start scanning.
91
92
-`Space`: Connect/Disconnect the network.
+`Space or Enter`: Connect/Disconnect the network.
93
94
### Known Networks
95
@@ -99,6 +99,8 @@ This will produce an executable file at `target/release/impala` that you can cop
99
100
`a`: Show all the known networks.
101
102
+`p`: Share via QR Code.
103
+
104
### Access Point
105
106
`n`: Start a new access point.
0 commit comments