-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathap.cfg
executable file
·52 lines (39 loc) · 1.14 KB
/
ap.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
ssid=testMssyAP
channel=40
#5G mode
hw_mode=a
ht_capab=[SHORT-GI-20][RX-STBC1][HT40-][SHORT-GI-40]
#ht_capab=[SHORT-GI-20][RX-STBC1]
#[40-INTOLERANT]
#DFS
country_code=US
ieee80211d=1
#2G mode
#ht_capab=[SHORT-GI-20][RX-STBC1]
#OPEN
ieee80211n=1
##WEP
#wep_default_key=0
##5 characters
#wep_key0="aaaaa"
##13 characters
##wep_key0="aaaaaaaaaaaaa"
##WPA
#wpa=1
#wpa_key_mgmt=WPA-PSK
#rsn_pairwise=TKIP
#wpa_passphrase=12345678
##WPA2
#ieee80211n=1
#ht_capab=[SHORT-GI-20][RX-STBC1]
#wpa=2
#wpa_key_mgmt=WPA-PSK
#rsn_pairwise=CCMP
## WPA pre-shared keys for WPA-PSK. This can be either entered as a 256-bit
## secret in hex format (64 hex digits), wpa_psk, or as an ASCII passphrase
## (8..63 characters) that will be converted to PSK. This conversion uses SSID
## so the PSK changes when ASCII passphrase is used and the SSID is changed.
## wpa_psk (dot11RSNAConfigPSKValue)
## wpa_passphrase (dot11RSNAConfigPSKPassPhrase)
##wpa_psk=0123456789abcdef0123456789abcdef0123456789abcdef0123456789abcdef
#wpa_passphrase=12345678