diff options
author | Luca Deri <deri@ntop.org> | 2019-07-24 00:25:00 +0200 |
---|---|---|
committer | Luca Deri <deri@ntop.org> | 2019-07-24 00:25:00 +0200 |
commit | b715467da621b0bb901160a14a01250e54e0b1f9 (patch) | |
tree | aa2255781dc8b84b84063c1c24e8e30179ad6d20 /tests/result/ajp.pcap.out | |
parent | 63173e7360d5acf6ef8f18a8d98edba48da0d7d6 (diff) |
Added -e option to ndpiReader for searchign human readeable strings lenght
Default human readeable strings lenght is not 5 chars (used to be 8)
Diffstat (limited to 'tests/result/ajp.pcap.out')
-rw-r--r-- | tests/result/ajp.pcap.out | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/result/ajp.pcap.out b/tests/result/ajp.pcap.out index 35ee3d4d7..df3d5d9f7 100644 --- a/tests/result/ajp.pcap.out +++ b/tests/result/ajp.pcap.out @@ -1,10 +1,10 @@ Unknown 6 2200 2 AJP 26 4446 2 - 1 TCP 172.29.9.146:38856 <-> 172.29.9.147:8009 [VLAN: 7][proto: 139/AJP][cat: Web/5][7 pkts/1554 bytes <-> 6 pkts/669 bytes][PLAIN TEXT (4/CCP/pages/relatorios/relatori)] - 2 TCP 172.29.9.146:38856 <-> 172.29.9.147:8010 [VLAN: 7][proto: 139/AJP][cat: Web/5][7 pkts/1554 bytes <-> 6 pkts/669 bytes][PLAIN TEXT (4/CCP/pages/relatorios/relatori)] + 1 TCP 172.29.9.146:38856 <-> 172.29.9.147:8009 [VLAN: 7][proto: 139/AJP][cat: Web/5][7 pkts/1554 bytes <-> 6 pkts/669 bytes][PLAIN TEXT (HTTP/1.1)] + 2 TCP 172.29.9.146:38856 <-> 172.29.9.147:8010 [VLAN: 7][proto: 139/AJP][cat: Web/5][7 pkts/1554 bytes <-> 6 pkts/669 bytes][PLAIN TEXT (HTTP/1.1)] Undetected flows: - 1 80 93.88.129.0:0 -> 0.7.8.0:0 [proto: 0/Unknown][4 pkts/2012 bytes -> 0 pkts/0 bytes][PLAIN TEXT (4/CCP/pages/relatorios/relatori)] + 1 80 93.88.129.0:0 -> 0.7.8.0:0 [proto: 0/Unknown][4 pkts/2012 bytes -> 0 pkts/0 bytes][PLAIN TEXT (HTTP/1.1)] 2 80 142.243.129.0:0 -> 0.7.8.0:0 [proto: 0/Unknown][2 pkts/188 bytes -> 0 pkts/0 bytes] |