wifi-ap
Wifi Access Point in a container (WPA3)
178
I am not the original maintainer, but did this image.
You can see the original repository here, this image also include the PR associed to this repo too. I also modified the configuration file to support WPA3.
Example to run this container:
docker run -d -e INTERFACE=wlo0 -e OUTGOINGS=eth0 -e SSID=MySuperDuperSSID -e 'WPA_PASSPHRASE=MySuperSecretPassw0d' --net host --privileged docker.io/ungarscool1/wifi-ap:latest
Content type
Image
Digest
sha256:c594e5f6a…
Size
78.6 MB
Last updated
over 1 year ago
docker pull ungarscool1/wifi-ap