mirror of
https://github.com/mgeeky/Penetration-Testing-Tools.git
synced 2024-11-21 18:11:37 +01:00
Update py-collaborator-mitmproxy-addon.py
This commit is contained in:
parent
8e5be9731c
commit
0939c6f70e
@ -22,8 +22,7 @@ VERSION = '0.1'
|
||||
# Must point to JSON file containing configuration mentioned in `config` dictionary below.
|
||||
# One can either supply that configuration file, or let the below variable empty and fill the `config`
|
||||
# dictionary instead.
|
||||
CONFIGURATION_FILE = '..\\py-collaborator\\config.json'
|
||||
CONFIGURATION_FILE = '/mnt/d/dev2/py-collaborator/config.json'
|
||||
CONFIGURATION_FILE = 'config.json'
|
||||
|
||||
config = {
|
||||
'debug' : False,
|
||||
|
Loading…
Reference in New Issue
Block a user