Transparently bridge your WiFi connection to your Ethernet interface.
Go to file
Cyberes 54ebfd1822
fix die on clone mac failure
2023-06-13 16:26:46 -06:00
bridge fix die on clone mac failure 2023-06-13 16:26:46 -06:00
config readme, config docs, installer 2023-06-13 16:13:32 -06:00
.gitignore make it actually work 2023-06-13 14:14:38 -06:00
LICENSE Initial commit 2023-06-12 17:14:38 -06:00
README.md readme, config docs, installer 2023-06-13 16:13:32 -06:00
bridge-install.sh formatting 2023-06-13 16:20:22 -06:00
wlan2eth.service make it actually work 2023-06-13 14:14:38 -06:00
wlan2eth.sh fix die on clone mac failure 2023-06-13 16:26:46 -06:00

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!