wireguard-ui/handler
Ioannis Dressos 956496d840
Additional configuration env variables
WGUI_BRAND_TEXT - The brand text of the web application
WGUI_ACCENT_COLOR - The color of the interface sidebar
WGUI_LOGO_FILE_PATH - The file path of the website logo
WGUI_PAGE_TITLE_PREFIX - The HTML title prefix for all pages
2023-10-22 14:29:26 +03:00
..
middlewares.go Mitigate CSRF attacks (#206) 2022-07-14 08:36:47 +02:00
response.go Validate AllowedIPs from user input 2020-04-19 10:46:43 +07:00
routes.go Additional configuration env variables 2023-10-22 14:29:26 +03:00
routes_wake_on_lan.go User management panel (#289) 2023-03-15 21:13:53 +01:00
session.go User management panel (#289) 2023-03-15 21:13:53 +01:00