ungarscool1/wifi-ap

By ungarscool1

Updated over 1 year ago

Wifi Access Point in a container (WPA3)

Image
Networking
0

178

ungarscool1/wifi-ap repository overview

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

Tag summary

Content type

Image

Digest

sha256:c594e5f6a

Size

78.6 MB

Last updated

over 1 year ago

docker pull ungarscool1/wifi-ap