Shannon Weyrick

Results 37 issues of 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

documentation

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...

bug
input-pcap

right now it panics after 5 secs

bug

currently modules are in the base visor name space, this will provide a cleaner separation once there are more modules

pktvisord

* 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"...

bug

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)

bug

enhancement
handler-net
handler-dns

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

enhancement
good first issue
handler-dns