Releases: onotelli/justniffer
Releases · onotelli/justniffer
0.6.7
0.5.22
0.5.19
Sometimes, justniffer does not capture traffic because it was primarily designed to measure the nature and timing of TCP connections. It might not have sufficient information to retrieve certain details without the 3-way handshake packets at the beginning of the connection (e.g., client IP/port, connection reuse, etc.).
However, in some cases, it can still be useful to trace traffic even without these precise details, so use it with an understanding of what you are obtaining.
Now you can use the flag -m or --capture-in-the-middle to enable capturing in the middle of a connection.
$ sudo justniffer -i eth0 -m -r -u
from deb:
sudo apt install ./justniffer_0.5.19_amd64.deb