mirror of
https://github.com/gryf/wicd.git
synced 2026-04-25 16:01:25 +02:00
trying to fix
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
name = WPA 1/2
|
||||
author = Adam Blackburn
|
||||
version = 1
|
||||
require key *Key
|
||||
-----
|
||||
network={
|
||||
ssid="$_ESSID"
|
||||
scan_ssid=$_SCAN
|
||||
proto=WPA RSN
|
||||
key_mgmt=WPA-PSK
|
||||
pairwise=CCMP TKIP
|
||||
group=CCMP TKIP
|
||||
psk=$_PSK
|
||||
}
|
||||
Reference in New Issue
Block a user