tcpflow
tcpflow copied to clipboard
Same color for server and client
I'm on version 1.4.5 and I'm trying to get colored output to debug a local web server (same machine), but I get the same color (red) for both server and client.
This is the command I run:
tcpflow -i lo0 -c -g port 8080
And this is its output:

Am I using the wrong options or is this a bug?
This is a confirmed bug.