From baadcde9efbf4e3f6b1dd14bd174c146f44f9b4e Mon Sep 17 00:00:00 2001 From: Jonathan Cobb Date: Mon, 29 Jun 2020 19:56:38 -0400 Subject: [PATCH] fix renamed mitm file --- .../src/main/resources/packer/roles/mitmproxy/tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bubble-server/src/main/resources/packer/roles/mitmproxy/tasks/main.yml b/bubble-server/src/main/resources/packer/roles/mitmproxy/tasks/main.yml index f1eca30f..f0780341 100644 --- a/bubble-server/src/main/resources/packer/roles/mitmproxy/tasks/main.yml +++ b/bubble-server/src/main/resources/packer/roles/mitmproxy/tasks/main.yml @@ -58,7 +58,7 @@ with_items: - bubble_api.py - dns_spoofing.py - - bubble_passthru.py + - bubble_conn_check.py - bubble_modify.py - run_mitmdump.sh