txwifi
txwifi copied to clipboard
Adding wifi forwarding to eth0
Hi @cjimti - thanks for open sourcing this project. It worked straight out of the box on an RPi4. For my use case I also need to forward the wlan0 connection to a peripheral device connected on an ethernet port. I seem to be able to achieve that by following these simple steps: https://www.raspberrypi.org/forums/viewtopic.php?t=223295
But unfortunately I can't get the port forwarding to work while I'm also running the docker container with the wpa_supplicant file masked. I'm curious how I might be able to forward the wifi connection to the ethernet port if there is a wifi connection status?
Thanks!
+1 Looking for this feature as well