Cyberes e851416d23 | ||
---|---|---|
bridge | ||
config | ||
.gitignore | ||
LICENSE | ||
README.md | ||
bridge-install.sh | ||
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!