Starts an HTTP server on port 9868 (configurable via debug_port.txt) when debug_token.txt exists in the app runtime directory. Provides /health, /log, /status, and /items endpoints for live monitoring. Token-based auth required. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
5bb984d410
commit
9f589439a1
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "real-debrid-downloader",
|
||||
"version": "1.4.75",
|
||||
"version": "1.4.76",
|
||||
"description": "Real-Debrid Downloader Desktop (Electron + React + TypeScript)",
|
||||
"main": "build/main/main/main.js",
|
||||
"author": "Sucukdeluxe",
|
||||
|
||||
Reference in New Issue
Block a user