wireguard-ui

Wireguard web interface

MIT License

Stars
4K
Committers
58

Bot releases are visible (Hide)

wireguard-ui - wireguard-ui v0.6.2 Latest Release

Published by ngoduykhanh 10 months ago

What's Changed

Full Changelog: https://github.com/ngoduykhanh/wireguard-ui/compare/v0.6.1...v0.6.2

wireguard-ui - wireguard-ui v0.6.1

Published by ngoduykhanh 10 months ago

  • Fix GitHub Action workflows. No application code changed
wireguard-ui - wireguard-ui v0.6.0

Published by ngoduykhanh 10 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/ngoduykhanh/wireguard-ui/compare/v0.5.2...v0.6.0

wireguard-ui - wireguard-ui v0.5.2

Published by ngoduykhanh over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/ngoduykhanh/wireguard-ui/compare/v0.5.1...v0.5.2

wireguard-ui - wireguard-ui v0.5.1

Published by ngoduykhanh over 1 year ago

What's Changed

Full Changelog: https://github.com/ngoduykhanh/wireguard-ui/compare/v0.5.0...v0.5.1

wireguard-ui - wireguard-ui v0.5.0

Published by ngoduykhanh over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/ngoduykhanh/wireguard-ui/compare/v0.4.0...v0.5.0

wireguard-ui - wireguard-ui v0.4.0

Published by ngoduykhanh almost 2 years ago

Features Added
Custom wg conf template (#179)
Add environment variables for configuration (#189)
Add support to SSL/TLS/SSLTLS encryption for SMTP (#221)
Added checkbox FwMark in QRCode generation (#260)

Bug fixes /improvements
Add ForwardMark to global settings (#173)
Improve status UI (#196)
Mitigate CSRF attacks (#206)
Write the initial wireguard config on start, if none exists (#207)
Use ConstantTimeCompare to make the login more secure (#205)
Update golang and alpine docker image tag (#209)
Add MTU to client configs (#214)
Fixed the problem that Wake On Lan does not work when BASE_PATH is set (#229)
Disable automatic endpoint address detection when endpoint is supplied (#240)

wireguard-ui - wireguard-ui v0.3.7

Published by ngoduykhanh over 2 years ago

  • UI adjustment #155, #172
  • Wake On Lan and management features #164
  • Optional Private Keys #161
  • SMTP fixes (#154)
wireguard-ui - wireguard-ui v0.3.6

Published by ngoduykhanh over 2 years ago

In this release:

  • Allow passing extra allowed subnets (#114)
  • QR code behind button and faster modal loading (#144)
  • SMTP support (#146)
  • PresharedKey is now only included if set (#141)
  • Dynamic year in footer page (#126)
wireguard-ui - wireguard-ui v0.3.5

Published by ngoduykhanh almost 3 years ago

In this release:

  • Make MTU and PersistentKeepalive optional (#123)
  • Make client email input optional (#122)
  • Update container health check (#124)
  • UI adjustments
wireguard-ui - wireguard-ui v0.3.4

Published by ngoduykhanh almost 3 years ago

In this release

  • Convenient to use the enter key on the keyboard (#116)
  • Adjust DateTime format in UI (#117)
  • Fix form submit, preventing login. (#118)
  • Fix flag to disable login (#119)
wireguard-ui - wireguard-ui v0.3.3

Published by ngoduykhanh almost 3 years ago

In this release:

  • Expand env vars and flags #84
  • Fix generating IPv6 address #105
  • UI and bug fixes #66 #113 #104
wireguard-ui - wireguard-ui v0.3.2

Published by ngoduykhanh about 3 years ago

  • Fix status page template
wireguard-ui - wireguard-ui v0.3.1

Published by ngoduykhanh about 3 years ago

wireguard-ui - wireguard-ui v0.3.0

Published by ngoduykhanh about 3 years ago

  • Security bug fixes
  • Add feature to send config via email
wireguard-ui - wireguard-ui v0.2.9

Published by ngoduykhanh about 3 years ago

Fix the release workflows

wireguard-ui - wireguard-ui v0.2.8

Published by ngoduykhanh about 3 years ago

  • Added UseServerDNS option for clients who do not have to use the DNS from server #79
  • Port forwarding for server #69
  • Remove maxchars for copy+paste support #58
wireguard-ui - wireguard-ui v0.2.7

Published by ngoduykhanh about 4 years ago

  • Bug fixes
  • Add command-line arg to configure bind-address #36
wireguard-ui - wireguard-ui v0.2.6

Published by ngoduykhanh about 4 years ago

Add ability to disable authentication #35

wireguard-ui - wireguard-ui v0.2.5

Published by ngoduykhanh about 4 years ago

  • Bug fixes
  • Add PostUp and PostDown scripts #28