Releases: PasarGuard/node
Releases · PasarGuard/node
v0.4.0
v0.3.1...v0.4.0
🚀 Enhancements
- Uptime in SystemStatsResponse (7907429)
🩹 Fixes
- xray: Add unix socket management functions and corresponding tests close isssue #37 (#37)
- Remove source from docker image (d4f9f20)
- wireguard: Reset scoped NAT table for host routing (891a4b4)
- wireguard: Allow forwarded host routing traffic (864ace6)
- wireguard: Scope host routing nft rules per interface (443b111)
💅 Refactors
🏡 Chore
- Move tools to pkg (b95593b)
- Move check uptime in tests (6363251)
- Add Dependabot configuration for gomod and GitHub Actions updates (c21bc3c)
❤️ Contributors
- Mohammad immohammad20000@protonmail.com
- M03ED
- X0sina
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