Raspberry pi PirateBox

Posted by -NULL- 
This forum is currently read only. You can not log in or make any changes. This is a temporary situation.
Now, this forum is in read-only mode. You find details Details hereContinue on /r/PirateBox
Raspberry pi PirateBox
June 14, 2019 09:09PM
So I just made a raspberry pi PirateBox I wanted to know how do you password protect a raspberry pi pirate box??
Re: Raspberry pi PirateBox
June 20, 2019 11:14AM
try adding
auth_algs=1           # 1=wpa, 2=wep, 3=both
wpa=2                 # WPA2 only
wpa_key_mgmt=WPA-PSK 
rsn_pairwise=CCMP
wpa_passphrase=somepassword
to /opt/piratebox/conf/hostapd.conf