Inspired by other projects that run hostapd in a Docker container. This goes one step further and boots a full network OS intended for embedded devices called OpenWrt, so you can manage all aspects of your network from a user-friendly web UI.
 
 
 
 
Go to file
Jordan Sokolic fccd5651ba only create container if it doesn't already exist 2020-02-14 13:17:36 +02:00
etc configure on startup using rc.local 2020-02-14 12:24:19 +02:00
.env configure on startup using rc.local 2020-02-14 12:24:19 +02:00
.gitignore
Dockerfile configure on startup using rc.local 2020-02-14 12:24:19 +02:00
README.md readme 2020-02-14 09:11:32 +02:00
run.sh only create container if it doesn't already exist 2020-02-14 13:17:36 +02:00

README.md

build

$ docker build -t openwrt .

run

$ ./run.sh [WIFI_INTERFACE]