blob: 98c382221fedf0c0754a0962ccd593384f2b8809 (
plain)
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
|
[connection]
id=XFINITY
uuid=d358928c-b885-4df9-b283-cc23d71bc4d8
type=wifi
autoconnect=false
autoconnect-priority=1
permissions=
[wifi]
mac-address-blacklist=
mode=infrastructure
ssid=XFINITY
[wifi-security]
key-mgmt=wpa-eap
[802-1x]
eap=peap;ttls;
identity=xxx
password=yyy
phase2-auth=gtc
[ipv4]
dns-search=
method=auto
[ipv6]
addr-gen-mode=stable-privacy
dns-search=
method=auto
[proxy]
|