| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-14 | 5.0 kB | |
| v15.4.0 source code.tar.gz | 2026-08-14 | 746.0 kB | |
| v15.4.0 source code.zip | 2026-08-14 | 913.3 kB | |
| Totals: 3 Items | 1.7 MB | 7 | |
Add OAuth support, various security and performance improvements
What's Changed
- Adding new translated lines by @HackingAllYT in https://github.com/wg-easy/wg-easy/pull/2624
- patch wg-quick. fix sysctl by @kaaax0815 in https://github.com/wg-easy/wg-easy/pull/2630
- Add Japanese translation by @fa0311 in https://github.com/wg-easy/wg-easy/pull/2642
- Add Hindi translation by @ankit-fastcurveservices in https://github.com/wg-easy/wg-easy/pull/2632
- chore: rework useSubmit by @kaaax0815 in https://github.com/wg-easy/wg-easy/pull/2649
- Support disabling version check by @minhducsun2002 in https://github.com/wg-easy/wg-easy/pull/2648
- Small code quality improvements by @Anghios in https://github.com/wg-easy/wg-easy/pull/2553
- feat: oauth integration by @kaaax0815 in https://github.com/wg-easy/wg-easy/pull/2659
- improve security by @kaaax0815 in https://github.com/wg-easy/wg-easy/pull/2661
- i18n: add missing Korean by @daeho-ro in https://github.com/wg-easy/wg-easy/pull/2665
- fix: improve buttons by @kaaax0815 in https://github.com/wg-easy/wg-easy/pull/2666
- refactor: replace mkdocs with zensical by @kaaax0815 in https://github.com/wg-easy/wg-easy/pull/2667
- improve totp security by @kaaax0815 in https://github.com/wg-easy/wg-easy/pull/2668
- improve security against injection by @kaaax0815 in https://github.com/wg-easy/wg-easy/pull/2669
- various improvements by @kaaax0815 in https://github.com/wg-easy/wg-easy/pull/2671
- chore: disable auto imports by @kaaax0815 in https://github.com/wg-easy/wg-easy/pull/2672
- chore: migrate to nuxt v4 by @kaaax0815 in https://github.com/wg-easy/wg-easy/pull/2660
- build(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in https://github.com/wg-easy/wg-easy/pull/2674
- chore: Improve schema by @kaaax0815 in https://github.com/wg-easy/wg-easy/pull/2676
- fix: trace cli dependencies by @kaaax0815 in https://github.com/wg-easy/wg-easy/pull/2683
- Update nl.json by @Stephan-P in https://github.com/wg-easy/wg-easy/pull/2686
- build(deps): bump actions/setup-node from 6 to 7 by @dependabot[bot] in https://github.com/wg-easy/wg-easy/pull/2695
- perf: merge client status in linear time by @potatosips in https://github.com/wg-easy/wg-easy/pull/2703
- fix: escape Prometheus label values by @potatosips in https://github.com/wg-easy/wg-easy/pull/2702
- fix: skip ip6tables when IPv6 is disabled by @potatosips in https://github.com/wg-easy/wg-easy/pull/2701
- perf: avoid repeated client scans during CIDR changes by @potatosips in https://github.com/wg-easy/wg-easy/pull/2707
- build(deps): bump actions/setup-python from 6 to 7 by @dependabot[bot] in https://github.com/wg-easy/wg-easy/pull/2711
- build(deps): bump actions/stale from 10 to 11 by @dependabot[bot] in https://github.com/wg-easy/wg-easy/pull/2719
- Update ru.json by @ya-k0v in https://github.com/wg-easy/wg-easy/pull/2716
- feat: Add ability to set Table parameter in wg0.conf by @vlad-iakovlev in https://github.com/wg-easy/wg-easy/pull/2721
- Move to renovate by @kaaax0815 in https://github.com/wg-easy/wg-easy/pull/2729
- Pin dependencies by @renovate[bot] in https://github.com/wg-easy/wg-easy/pull/2731
- chore: remove timeago by @kaaax0815 in https://github.com/wg-easy/wg-easy/pull/2732
- chore: migrate to reka-ui, various bug fixes by @kaaax0815 in https://github.com/wg-easy/wg-easy/pull/2733
- Update dependency python to v3.14.7 by @renovate[bot] in https://github.com/wg-easy/wg-easy/pull/2734
- Update dependency zensical to v0.0.53 by @renovate[bot] in https://github.com/wg-easy/wg-easy/pull/2735
New Contributors
- @fa0311 made their first contribution in https://github.com/wg-easy/wg-easy/pull/2642
- @ankit-fastcurveservices made their first contribution in https://github.com/wg-easy/wg-easy/pull/2632
- @minhducsun2002 made their first contribution in https://github.com/wg-easy/wg-easy/pull/2648
- @potatosips made their first contribution in https://github.com/wg-easy/wg-easy/pull/2703
- @ya-k0v made their first contribution in https://github.com/wg-easy/wg-easy/pull/2716
- @vlad-iakovlev made their first contribution in https://github.com/wg-easy/wg-easy/pull/2721
- @renovate[bot] made their first contribution in https://github.com/wg-easy/wg-easy/pull/2731
Docs
See https://wg-easy.github.io/wg-easy/Pre-release/advanced/config/external-authentication/ on how to configure External Authentication
Translations
- [ ] bg (90%)
- [ ] bn (73%)
- [ ] cs (90%)
- [x] de (100%)
- [x] en (100%)
- [ ] es (94%)
- [ ] fr (94%)
- [ ] gl (94%)
- [ ] hi (94%)
- [ ] id (73%)
- [ ] it (73%)
- [ ] ja (94%)
- [ ] ko (97%)
- [ ] nb (90%)
- [ ] nl (98%)
- [ ] pl (94%)
- [ ] pt-BR (73%)
- [ ] ru (98%)
- [ ] tr (94%)
- [ ] uk (94%)
- [ ] vi (94%)
- [ ] zh-CN (94%)
- [ ] zh-HK (94%)
- [ ] zh-TW (94%)
Full Changelog: https://github.com/wg-easy/wg-easy/compare/v15.3.0...v15.4.0