The linux version of foxbox now checks to ensure that you belong to the dialout and netdev groups, and if you don’t it will fail with a fatal message like this:
thread '<main>' panicked at 'Not a member of the netdev group.', src/main.rs:178
note: Run with `RUST_BACKTRACE=1` for a backtrace.
error: Process didn't exit successfully: `target/debug/foxbox` (exit code: 101)