From dc6fe47389f991f9d9a914b5ec757b65d40a89ce Mon Sep 17 00:00:00 2001 From: oblique Date: Sat, 28 Sep 2013 10:45:59 +0300 Subject: [PATCH] Add dependencies in README.md file --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2150a65..3e32ec0 100644 --- a/README.md +++ b/README.md @@ -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 \ No newline at end of file + ./create_ap -n wlan0 MyAccessPoint MyPassPhrase