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 35bab1c2f6 readme 2020-02-14 09:11:32 +02:00
etc/config
.gitignore
Dockerfile
README.md readme 2020-02-14 09:11:32 +02:00
run.sh cleanup 2020-02-14 09:11:24 +02:00

README.md

build

$ docker build -t openwrt .

run

$ ./run.sh [WIFI_INTERFACE]