From 45dafca477a04d2e9c0a5d8ef0a01c25fc5bb956 Mon Sep 17 00:00:00 2001 From: Nirvana Date: Thu, 11 Dec 2025 10:09:53 +0100 Subject: [PATCH] Add web config --- resources/web/config.html | 1211 +++++++++++++++++++++++++++++++++++++ 1 file changed, 1211 insertions(+) create mode 100644 resources/web/config.html diff --git a/resources/web/config.html b/resources/web/config.html new file mode 100644 index 0000000..9226fcf --- /dev/null +++ b/resources/web/config.html @@ -0,0 +1,1211 @@ + + + + + + Ultimate Backend Configuration + + + + +
+
+

Ultimate Backend Config

+

Configure your streaming providers, credentials, and proxy settings

+
+ +
+
+

Configuration Dashboard

+
+ + +
+
+ +
+
+ Credentials +
+
+ Proxy +
+
+ Advanced +
+
+ + +
+
+
+ +
+ Credentials Setup +

Enter your login credentials for each streaming provider. Some providers may also require client ID/secret for API access.

+
+
+ +
+ +
+ +

Loading providers...

+
+
+
+
+ + +
+
+
+ +
+ Proxy Configuration +

Configure proxy settings for each provider. This is useful if you need to route traffic through a specific proxy server.

+
+
+ +
+ +
+ +

Select a provider from the credentials tab to configure proxy settings

+
+
+
+
+ + +
+
+
+

Import/Export Configuration

+

Export all settings to a JSON file or import from an existing configuration.

+ +
+ + +
+
+ +
+

Raw Configuration Editor

+

Advanced users can edit the raw JSON configuration:

+ +
+ +
+
+ +
+

Danger Zone

+
+ +
+ Warning: Irreversible Actions +

These actions cannot be undone. Make sure you have a backup.

+
+
+ +
+ + +
+
+
+
+
+ +
+

Ultimate Backend © 2024 | Service running on ...

+
+
+ + + + + + + \ No newline at end of file