Updated README.md

This commit is contained in:
KatolaZ 2017-01-29 18:22:00 +00:00
parent ce29fd6f30
commit e30c2a8f86
1 changed files with 4 additions and 3 deletions

View File

@ -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