From 4ace2430d5054c5f46537698930d40bf54c2811e Mon Sep 17 00:00:00 2001 From: kxtzownsu Date: Thu, 6 Mar 2025 22:19:04 +0000 Subject: [PATCH] sometimes, you gotta low taper fade, nah sometimes you gotta LOCK IN --- Makefile | 7 ++++++- httpmitm | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 8573a32..7fd4d49 100644 --- a/Makefile +++ b/Makefile @@ -19,5 +19,10 @@ build-packed-data: make setup-python clean: rm -rf out/ -start-server: +start-server: start-httpmitm + +start-httpmitm: cd httpmitm; npm install; node proxy.js + +start-dmbackend: + bash httpmitm/dmbackend/start_server.sh diff --git a/httpmitm b/httpmitm index 1b7dae8..504ccc6 160000 --- a/httpmitm +++ b/httpmitm @@ -1 +1 @@ -Subproject commit 1b7dae82a85924497c400f51580dd686914c2f89 +Subproject commit 504ccc6c3ef35ab44f18751a7f652c2dd0b09cca