summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKatolaZ <katolaz@freaknet.org>2017-01-29 18:22:00 +0000
committerKatolaZ <katolaz@freaknet.org>2017-01-29 18:22:00 +0000
commite30c2a8f861cd915ce799815a5bd449a5c719d9a (patch)
tree05942617c573ab94358d6ec65d0e6f403fd4be46 /README.md
parentce29fd6f30e02fb5caf9e0a6ee409f387dbd1220 (diff)
Updated README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index a392ab8..8e9809b 100644
--- a/README.md
+++ b/README.md
@@ -2,8 +2,8 @@
This is a simple shell script to configure and manage network
interfaces. At the moment, it is only able to bring up ethernet and
-wi-fi networks (WPA/WPA2/ESS), using either static or dhcp-based IP
-configuration.
+wi-fi networks (WPA-Personal and WPA-Enterprise), using either static
+or dhcp-based IP configuration.
For more information, please visit the webpage:
@@ -15,11 +15,12 @@ For more information, please visit the webpage:
setnet.sh depends on the following packages:
- a standard posix shell
- (tested with bash, busybox, dash, ksh, mksh, posh, and yash)
+ (tested with bash, busybox, dash, ksh, mksh, posh, yash, zsh)
- dialog
- wpa_supplicant
- dhclient
- iproute2
+- iw