mirror of
https://gitlab.com/hacklab01/pivilion.git
synced 2025-04-30 00:57:16 +00:00
Add hostapd.conf
This commit is contained in:
parent
0f2d91f0f0
commit
3788111241
14
etc/hostapd/hostapd.conf
Normal file
14
etc/hostapd/hostapd.conf
Normal file
@ -0,0 +1,14 @@
|
||||
interface=wlan0
|
||||
driver=nl80211
|
||||
|
||||
ssid=pivilion
|
||||
|
||||
channel=6
|
||||
hw_mode=g
|
||||
|
||||
auth_algs=1
|
||||
wpa=3
|
||||
wpa_passphrase=d0t4rt
|
||||
wpa_key_mgmt=WPA-PSK
|
||||
wpa_pairwise=TKIP CCMP
|
||||
rsn_pairwise=CCMP
|
Loading…
x
Reference in New Issue
Block a user