Releases: PasarGuard/node
Releases · PasarGuard/node
v0.3.1
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
v0.3.0
v0.2.9...v0.3.0
Note: Hysteria and Wireguard are in the testing phase and may have major changes in the future.
🚀 Enhancements
- Wireguard implementation (55ffdc9)
- Add Hysteria message to service.proto and update gRPC server methods (#35)
🩹 Fixes
- Improve startup failure log detection by excluding client authentication rejection logs (97b56af)
📖 Documentation
- Update README with corrected Docker pull badge and add one-click installation instructions (dcbcaee)
🏡 Chore
- Reorder grpc dependency in go.mod (459de78)
❤️ Contributors
- Mohammad imMohammad20000@ProtonMail.com
- M03ED
- X0sina bulletsina77@gmail.com