mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-02 00:40:17 +00:00
Help crash fix
This commit is contained in:
parent
9419015711
commit
e58527536d
1 changed files with 1 additions and 0 deletions
|
|
@ -514,6 +514,7 @@ static void help(u_int long_help) {
|
|||
if(long_help) {
|
||||
NDPI_PROTOCOL_BITMASK all;
|
||||
|
||||
ndpi_info_mod = ndpi_init_detection_module(ndpi_no_prefs);
|
||||
printf("\n\nnDPI supported protocols:\n");
|
||||
printf("%3s %-22s %-8s %-12s %s\n", "Id", "Protocol", "Layer_4", "Breed", "Category");
|
||||
num_threads = 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue