mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-03-01 10:31:47 +00:00
Update UI, page actions + functions for basic provider support
This commit is contained in:
@@ -27,6 +27,9 @@
|
||||
case "/wg_conf":
|
||||
DisplayWireGuardConfig();
|
||||
break;
|
||||
case "/provider_conf":
|
||||
DisplayProviderConfig();
|
||||
break;
|
||||
case "/torproxy_conf":
|
||||
DisplayTorProxyConfig();
|
||||
break;
|
||||
|
Reference in New Issue
Block a user