Closed jingconan closed 8 years ago
It seems that after meging the branch. I still get the following error
2016-10-23 22:16:52 Detector$ ./cmdgad detect -c ./example-configs/detect-config.py -d ./test/n0_flow.txt --method='mfmb' --pic_show
WARNING:util:Cannot find [socketIO_client], real-time ability is disabled.
WARNING:util:Cannot import sql related function, reading for sql server is not supported
Probably you forget to specify some options? run ./cmdgad
The change in this PR doesn't seem include the implementation for new thresholding rule.
Now, the command ./cmdgad detect -c ./example-configs/detect-config.py -d ./test/n0_flow.txt --method='mfmb' --pic_show
should work.
Also, one could try ./cmdgad detect -c ./example-configs/detect-config.py -d ./test-data/n0_flow.txt -m mb --pic_show
./cmdgad detect -c ./example-configs/detect-config.py -d ./test-data/n0_flow.txt -m mfmb --pic_show
etc.
Has been merged in https://github.com/hbhzwj/GAD/commit/f29d9ee93759b2497467bff9451fa3cc3ade3566