diff options
-rw-r--r-- | example/ndpiReader.c | 2 | ||||
-rw-r--r-- | tests/pcap/ftp.pcap | bin | 0 -> 1148684 bytes | |||
-rw-r--r-- | tests/result/ftp.pcap.out | 10 |
3 files changed, 11 insertions, 1 deletions
diff --git a/example/ndpiReader.c b/example/ndpiReader.c index 0b0fa889b..542b11ab4 100644 --- a/example/ndpiReader.c +++ b/example/ndpiReader.c @@ -1,7 +1,7 @@ /* * ndpiReader.c * - * Copyright (C) 2011-18 - ntop.org + * Copyright (C) 2011-19 - ntop.org * * nDPI is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/tests/pcap/ftp.pcap b/tests/pcap/ftp.pcap Binary files differnew file mode 100644 index 000000000..0bbc7d16f --- /dev/null +++ b/tests/pcap/ftp.pcap diff --git a/tests/result/ftp.pcap.out b/tests/result/ftp.pcap.out new file mode 100644 index 000000000..20471c1f4 --- /dev/null +++ b/tests/result/ftp.pcap.out @@ -0,0 +1,10 @@ +Unknown 1115 1122198 1 +FTP_CONTROL 68 5571 1 +FTP_DATA 9 1819 1 + + 1 TCP 192.168.1.212:50694 <-> 90.130.70.73:21 [proto: 1/FTP_CONTROL][cat: Download-FileTransfer-FileSharing/7][41 pkts/2892 bytes <-> 27 pkts/2679 bytes] + 2 TCP 192.168.1.212:50695 <-> 90.130.70.73:25685 [proto: 175/FTP_DATA][cat: Download-FileTransfer-FileSharing/7][5 pkts/342 bytes <-> 4 pkts/1477 bytes] + + +Undetected flows: + 1 TCP 192.168.1.212:50696 <-> 90.130.70.73:24523 [proto: 0/Unknown][380 pkts/25104 bytes <-> 735 pkts/1097094 bytes] |