Skip to content

Instantly share code, notes, and snippets.

@lheim
Created April 16, 2019 11:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lheim/d18e01d1adc9e0439471fbdb41e290ad to your computer and use it in GitHub Desktop.
Save lheim/d18e01d1adc9e0439471fbdb41e290ad to your computer and use it in GitHub Desktop.
hostapd.conf for 802.11ac 20Mhz
interface=wlan0
driver=nl80211
ssid=Pi3B+ac
hw_mode=a
channel=36
ieee80211ac=1
wpa=2
wpa_passphrase=inetsinets
wpa_key_mgmt=WPA-PSK
wmm_enabled=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment