Updated README.md

suites/experimental
KatolaZ 8 years ago
parent ce29fd6f30
commit e30c2a8f86
  1. 7
      README.md

@ -2,8 +2,8 @@
This is a simple shell script to configure and manage network This is a simple shell script to configure and manage network
interfaces. At the moment, it is only able to bring up ethernet and 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 wi-fi networks (WPA-Personal and WPA-Enterprise), using either static
configuration. or dhcp-based IP configuration.
For more information, please visit the webpage: 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: setnet.sh depends on the following packages:
- a standard posix shell - 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 - dialog
- wpa_supplicant - wpa_supplicant
- dhclient - dhclient
- iproute2 - iproute2
- iw

Loading…
Cancel
Save