v0.3.0...v0.3.1
🚀 Enhancements
- wireguard: Add linux host routing (f90d520)
- wireguard: Implement interface network validation and tests (ab850c5)
🩹 Fixes
- wireguard: Surface NET_ADMIN requirement for Docker runs (fb13d98)
- wireguard: Preserve zero keepalive and reapply it on restart (ee28f96)
- wireguard: Add xray-style timestamps to streamed logs (216b1f3)
- Remove unnecessary log (cb26b3d)
- Tests (e5cb031)
- wireguard: Enhance NAT handling with egress-only option and improve logging (a15339a)
💅 Refactors
- wireguard: Improve NAT configuration and ensure nftables service is managed (e06134b)
- wireguard: Streamline host routing by removing sysctl write functions (e4b1e71)
📖 Documentation
- Update .env.example with WireGuard host forwarding and NAT configuration options (a388d6f)
🏡 Chore
- wireguard: Hardcode keep alive to 0 (233fd07)
- Dockerfile: Add nftables and iproute2 packages for enhanced networking support (c488710)
❤️ Contributors
- X0sina bulletsina77@gmail.com
- M03ED