summaryrefslogtreecommitdiffstats
path: root/docs/examples/wireless-wep-string-key
diff options
context:
space:
mode:
Diffstat (limited to 'docs/examples/wireless-wep-string-key')
-rw-r--r--docs/examples/wireless-wep-string-key9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/examples/wireless-wep-string-key b/docs/examples/wireless-wep-string-key
new file mode 100644
index 0000000..ebc4b0a
--- /dev/null
+++ b/docs/examples/wireless-wep-string-key
@@ -0,0 +1,9 @@
+CONNECTION='wireless'
+DESCRIPTION='A simple WEP encrypted wireless connection'
+INTERFACE='wlan0'
+SECURITY='wep'
+ESSID='MyNetwork'
+KEY='s:Wireless Key'
+IP='dhcp'
+# Uncomment this if your ssid is hidden
+#HIDDEN=yes