| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-11-23 | 389 Bytes | |
| Release 251123 source code.tar.gz | 2025-11-23 | 44.9 kB | |
| Release 251123 source code.zip | 2025-11-23 | 49.8 kB | |
| Totals: 3 Items | 95.0 kB | 0 | |
Major Changes
- Conntrack Support: Switched to
conntrackbased firewall rules for better security and simplified logic. This fixes the issue where high UDP ports were implicitly allowed. Thanks to the suggestion in [#115].
Updates
- Docker Upgrade: Bumped Docker version to 29.0.2.
- Testing: Added UDP protocol tests in Vagrant environment to verify rule correctness.