Cyberes a7396a23e4 | ||
---|---|---|
.. | ||
wlan2eth | ||
README.md |
README.md
sudo apt install libpcap-dev gcc
go mod tidy
go build wlan2eth
Run the program like this:
./wlan2eth --dhcp-modify-src --eth [name of ethernet] --wlan [name of wireless interface]
--dhcp-modify-src
will modify the client address in the DHCP packets.