update hostapd conf

This commit is contained in:
IrvingGao 2024-05-27 19:29:26 +08:00
parent e2eb4248fc
commit ea08fb8cbc
2 changed files with 19 additions and 0 deletions

3
configs/dhcpcd.conf Normal file
View File

@ -0,0 +1,3 @@
interface wlan0
static ip_address=192.168.43.1/24
nohook wpa_supplicant

16
configs/hostapd.conf Normal file
View File

@ -0,0 +1,16 @@
interface=wlan0
driver=nl80211
ssid=Takway-Toys
hw_mode=g
channel=6
ieee80211n=1
wmm_enabled=1
ht_capab=[HT40][SHORT-GI-20][DSSS_CCK-40]
macaddr_acl=0
auth_algs=1
ignore_broadcast_ssid=0
wpa=0
wpa_passphrase=
wpa_key_mgmt=NONE
wpa_pairwise=NONE
rsn_pairwise=NONE