Shannon Weyrick
Shannon Weyrick
make it clearer that pktvisor container needs an argument, especially wrt docker compose. don't use `any` in examples as interface. and docker compose example
the input module calls reassemblePacket() on TCP packets but ignores the result of that call. instead it needs to capture and use the result to determine if the packet was...
currently modules are in the base visor name space, this will provide a cleaner separation once there are more modules
* check the flush time so that tailing is possible * syslog doesn't work on all platforms? or if it's unavailable, it needs to fail * "unable to bind host/port"...
existing daemonize implementation does not seem to work properly on all distributions * a fork is successful (PID message shows) but it silently exits (see #84)
Because the host may represent a range of IPs, we may be interested in which are being targeted most. Currently we support only source IP top N