Created web frontend launched via --web flag (#1967)

Author: overcuriousity 
Co-authored-by: Soxoj <soxoj@protonmail.com>
This commit is contained in:
overcuriousity
2024-12-16 14:24:03 +01:00
committed by GitHub
parent cb01535565
commit 88d68490f3
13 changed files with 530 additions and 13 deletions
+2 -1
View File
@@ -53,5 +53,6 @@
"xmind_report": false,
"graph_report": false,
"pdf_report": false,
"html_report": false
"html_report": false,
"web_interface_port": 5000
}