mirror of
https://github.com/gryf/wicd.git
synced 2026-01-06 05:44:18 +01:00
trying to fix
This commit is contained in:
13
encryption/templates/wep
Normal file
13
encryption/templates/wep
Normal file
@@ -0,0 +1,13 @@
|
||||
name = WEP
|
||||
author = Adam Blackburn
|
||||
version = 1
|
||||
require key *Key
|
||||
-----
|
||||
network={
|
||||
ssid="$_ESSID"
|
||||
scan_ssid=$_SCAN
|
||||
key_mgmt=NONE
|
||||
wep_key0=$_KEY
|
||||
wep_tx_keyidx=0
|
||||
priority=5
|
||||
}
|
||||
Reference in New Issue
Block a user