Makefile and agent start.

This commit is contained in:
Kalzu Rekku
2026-04-17 19:23:04 +03:00
parent 51e0355ec8
commit 99e0e0208c
14 changed files with 1060 additions and 1 deletions

View File

@@ -292,4 +292,4 @@ HTML_TEMPLATE = """<!DOCTYPE html>
if __name__ == "__main__":
app.run(host="10.37.11.2", port=5086)
app.run(host="10.37.11.2", port=5086)