- Install
make
using your distro's package manager (apt install make
,pacman -S make
, etc.) - Clone this repository and run
make
to build the project
- Run
./upswitchd <interface1> <interface2>
to create a bridge between the two interfaces - Press CTRL+C to exit