We must never forget Yousef Ghobadi! Internet, for all or none!
Major Changes in v1.1.0:
- Project fully renamed to warp-plus
- Logging overhauled
- Command line flags changed (refer to readme for details or use
warp-plus -h
) - Added configuration file (refer to
example_config.json
) - Added and improved IPv6 support
- Extensive improvements and optimisations
- Updated dependencies
- Now using Go 1.21
What's Changed
- added: flags validations by @comm4nd3rx in #15
- Update README.md by @Ham3D in #18
- Update README.md by @sinapirani in #19
- misc cleanups and refactors by @markpash in #24
- hiddify changes cleaned by @markpash in #25
- ipscanner and wireguard fixes by @markpash in #33
- update some deps by @markpash in #34
- wireguard: move wireguard code to wireguard dir by @markpash in #35
- misc: rename project to warp-plus by @markpash in #36
- actions: update build workflow by @markpash in #37
- misc: try to improve logging even further by @markpash in #38
- add proxy package and various fixes and cleanups by @markpash in #39
- misc: v6 fixes and 4,6 flags by @markpash in #41
- wiresocks: dns cleanups by @markpash in #42
- Add config file by @markpash in #44
New Contributors
- @comm4nd3rx made their first contribution in #15
- @Ham3D made their first contribution in #18
- @sinapirani made their first contribution in #19
- @markpash made their first contribution in #24
Full Changelog: v1.0.4-rc2...v1.1.0