Add dependencies in README.md file

This commit is contained in:
oblique 2013-09-28 10:45:59 +03:00
parent 26daf4bcdb
commit dc6fe47389

View File

@ -1,3 +1,13 @@
## Dependencies
* bash (to run this script)
* util-linux (for getopt)
* hostapd
* dnsmasq
* iptables
* iproute2
* haveged (optional)
## Examples
### No passphrase (open network):
@ -10,4 +20,4 @@
### AP without Internet sharing:
./create_ap -n wlan0 MyAccessPoint MyPassPhrase
./create_ap -n wlan0 MyAccessPoint MyPassPhrase