-
I'm running uwsgi in docker, behind an ELB. This is working for most requests, but when I make an OPTIONS cors request the ELB is dropping the response and returning a 502. For some reason everythin…
-
Hi, I was wondering if it's possible to open a pcap with missing frames.
Possible solutions: Any operation with commands like tshark , reordercap , and mergecap will only give the integral packet…
-
**Is your feature request related to a problem? Please describe.**
Currently I see on Arkime that it is not supporting much of Telco protocols. Also basis of telco signaling transport protocol, the s…
-
If a node cannot be resolved through DNS, it should use the IP Address configured for the node. I'd even say I'd prefer to drop the DNS lookup and only use the IP Address configured for the node to ma…
-
We're using Benthos to extract data from Redis and after a Redis version upgrade we've noticed a large number of new connections.
This is because of a compatibility issue with the client versions
Th…
-
I tried the tool and I get an error. I installed DIT on System A and adjusted the configuration file accordingly and started DIT. On system B I pointed the default gateway to system A and sent a DTLS …
-
I'm curious whether it would be a great effort to provide some more information in the packets-table of the kismet-db. I would find it very helpful for many analyses to be able to filter on the type o…
-
It would be nice to run termshark on my router which has visibility into my entire network in way my workstation doesn't. The router is a MIPS device so I tried using [these instructions](https://gith…
-
**Describe the bug**
I'm unable to run pyshark in a thread. I've seen there is an old issue about this but even by using exactly the same code as the one ine the issue with the proposed solution, it …
-
I want to modify the sflowtool to parse a specific form of sflow message.Do you know where the code for parsing sflow messages is in sflowtool?Thank you!