Leon-the-archer

hostapd config

Jul 6th, 2025
15
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. interface=uap0
  2. driver=nl80211
  3. ssid=PiBridge
  4. hw_mode=g
  5. channel=6
  6. wmm_enabled=0
  7. auth_algs=1
  8. wpa=2
  9. wpa_passphrase=raspberry
  10. wpa_key_mgmt=WPA-PSK
  11. rsn_pairwise=CCMP
Advertisement
Add Comment
Please, Sign In to add comment