Skip to content
Snippets Groups Projects
Commit 3ce37a0c authored by NGUYEN Do Duc Anh's avatar NGUYEN Do Duc Anh
Browse files

update debug

parent 501127dd
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ import subprocess
from netfilterqueue import NetfilterQueue
from opportunistic_utils import *
debug = True
debug = False
name_interface = "vmnet" if debug else "ens"
MIN_INTER_NUMBER = 1 if debug else 4
MAX_INTER_NUMBER = 2 if debug else 14
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment