Skip to content

mezz-net-init v0.1.0

Choose a tag to compare

@ABGEO ABGEO released this 10 May 20:34
83cfebb

Initial release of mezz-net-init.

One-shot host setup for Mezz. Enables IPv4 forwarding, suppresses IPv6, creates the bridge, brings up the
wifi and optional wired LAN interfaces, and installs iptables NAT and forwarding rules. Runs once on
docker compose up, exits, and is reused via docker compose run --rm net-init teardown to revert host
network state.

See the project README for setup and configuration.

abgeo/mezz-net-init:v0.1.0