Skip to content

Instantly share code, notes, and snippets.

@nebulakl
Created May 28, 2020 23:52
Show Gist options
  • Save nebulakl/f904328ca75d0a9b146cdf70a02b80d4 to your computer and use it in GitHub Desktop.
Save nebulakl/f904328ca75d0a9b146cdf70a02b80d4 to your computer and use it in GitHub Desktop.
hostapd.conf for rpi3b+ (mayb also rpi4)
interface=wlan0
bridge=br0
country_code=
channel=
ssid=
wpa_passphrase=
driver=nl80211
hw_mode=a
ieee80211ac=1
ieee80211d=1
ieee80211h=1
ieee80211n=1
preamble=1
ht_capab=[HT40+][SHORT-GI-20][SHORT-GI-40][DSSS_CCK-40]
vht_capab=[SHORT-GI-80][SU-BEAMFORMEE]
wmm_enabled=1
wpa=2
wpa_key_mgmt=WPA-PSK
rsn_pairwise=CCMP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment