Add dependencies in README.md file
This commit is contained in:
parent
26daf4bcdb
commit
dc6fe47389
12
README.md
12
README.md
@ -1,3 +1,13 @@
|
|||||||
|
## Dependencies
|
||||||
|
|
||||||
|
* bash (to run this script)
|
||||||
|
* util-linux (for getopt)
|
||||||
|
* hostapd
|
||||||
|
* dnsmasq
|
||||||
|
* iptables
|
||||||
|
* iproute2
|
||||||
|
* haveged (optional)
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
|
||||||
### No passphrase (open network):
|
### No passphrase (open network):
|
||||||
@ -10,4 +20,4 @@
|
|||||||
|
|
||||||
### AP without Internet sharing:
|
### AP without Internet sharing:
|
||||||
|
|
||||||
./create_ap -n wlan0 MyAccessPoint MyPassPhrase
|
./create_ap -n wlan0 MyAccessPoint MyPassPhrase
|
||||||
|
Loading…
x
Reference in New Issue
Block a user