2013-11-17 13:43:32 +02:00
2013-11-17 13:43:32 +02:00
2013-09-28 10:45:59 +03:00

Dependencies

  • bash (to run this script)
  • util-linux (for getopt)
  • hostapd
  • dnsmasq
  • iptables
  • iproute2
  • haveged (optional)

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
Description
No description provided
Readme 261 KiB
Languages
Shell 99.1%
Makefile 0.9%