add README.md

This commit is contained in:
oblique 2013-09-28 09:04:52 +03:00
parent 354bddb0be
commit 26daf4bcdb

13
README.md Normal file
View File

@ -0,0 +1,13 @@
## Examples
### No passphrase (open network):
./create_ap wlan0 eth0 MyAccessPoint
### WPA + WPA2 passphrase:
./create_ap wlan0 eth0 MyAccessPoint MyPassPhrase
### AP without Internet sharing:
./create_ap -n wlan0 MyAccessPoint MyPassPhrase