wlan2eth/README.md

13 lines
516 B
Markdown
Raw Normal View History

2023-06-12 17:14:38 -06:00
# wlan2eth
2023-06-13 16:13:32 -06:00
*Transparently bridge your WiFi connection to your Ethernet interface.*
2023-06-12 17:14:38 -06:00
2023-06-13 16:13:32 -06:00
## 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!