mirror of
https://github.com/garywill/linux-router.git
synced 2026-08-15 03:57:13 +02:00
version 0.8.2
This commit is contained in:
@@ -375,10 +375,11 @@ Options:
|
|||||||
(example: US)
|
(example: US)
|
||||||
--freq-band <GHz> Set frequency band: 2.4 or 5 (default: 2.4)
|
--freq-band <GHz> Set frequency band: 2.4 or 5 (default: 2.4)
|
||||||
--driver Choose your WiFi adapter driver (default: nl80211)
|
--driver Choose your WiFi adapter driver (default: nl80211)
|
||||||
-w <WPA version> '2' for WPA2, '1' for WPA, '1+2' for both
|
-w <WPA version> WPA version indicator, can be '2', '3', '1', '3+2',
|
||||||
(default: 2)
|
'3+2+1', '2+1'. Requires '-p'. (default: '2')
|
||||||
--psk Use 64 hex digits pre-shared-key instead of
|
(Note WPA1 is legacy and unsafe)
|
||||||
passphrase
|
--psk Use 64 hex digits pre-shared-key. Value of '-p'
|
||||||
|
should be hex string instead of password
|
||||||
--mac-filter Enable WiFi hotspot MAC address filtering
|
--mac-filter Enable WiFi hotspot MAC address filtering
|
||||||
--mac-filter-accept Location of WiFi hotspot MAC address filter list
|
--mac-filter-accept Location of WiFi hotspot MAC address filter list
|
||||||
(defaults to /etc/hostapd/hostapd.accept)
|
(defaults to /etc/hostapd/hostapd.accept)
|
||||||
|
|||||||
Reference in New Issue
Block a user