wlan2eth/README.md

13 lines
516 B
Markdown

# 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!