Skip to content

wireguard-ui v0.4.0

Compare
Choose a tag to compare
@ngoduykhanh ngoduykhanh released this 02 Dec 22:54
· 90 commits to master since this release
be2ffba

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)