reflect httpmitm changes
This commit is contained in:
parent
4ace2430d5
commit
268351de7a
2
Makefile
2
Makefile
@ -22,7 +22,7 @@ clean:
|
|||||||
start-server: start-httpmitm
|
start-server: start-httpmitm
|
||||||
|
|
||||||
start-httpmitm:
|
start-httpmitm:
|
||||||
cd httpmitm; npm install; node proxy.js
|
cd httpmitm; bash start-proxy.sh
|
||||||
|
|
||||||
start-dmbackend:
|
start-dmbackend:
|
||||||
bash httpmitm/dmbackend/start_server.sh
|
bash httpmitm/dmbackend/start_server.sh
|
||||||
|
2
httpmitm
2
httpmitm
@ -1 +1 @@
|
|||||||
Subproject commit 504ccc6c3ef35ab44f18751a7f652c2dd0b09cca
|
Subproject commit 56fc38eb5dcaf52e241025aa854d204762381ebf
|
Loading…
x
Reference in New Issue
Block a user