Transparently bridge your WiFi connection to your Ethernet interface.
Go to file
Cyberes 8b148fad11
formatting
2023-06-13 16:20:22 -06:00
bridge formatting 2023-06-13 16:20:22 -06:00
config
.gitignore
LICENSE
README.md
bridge-install.sh formatting 2023-06-13 16:20:22 -06:00
wlan2eth.service
wlan2eth.sh

README.md

wlan2eth

Transparently bridge your WiFi connection to your Ethernet interface.

Install

Copy config/config.sh.example to config/config.sh and edit the file.

Then run sudo ./bridge-install.sh and everything will be set up the way it needs to be. This should be installed on a fresh machine. The install script is safe to run as many times as you need to.

The current folder will be copied to /opt/wlan2eth and chown-ed to root.

Once the install script has finished, reboot and you're good to go!