Sign inSign up

mztn/banshee

By mztn

Updated over 9 years ago

Banshee (https://github.com/m-mizutani/banshee) for Linux

Image
0

10K+

mztn/banshee repository overview

Sending network traffic summary as MessagePack serialized data. 2 environment variables are required when docker run.

  • NIC: network interface name, such as "eth0"
  • LOG_DST: hostname and port number, such as "localhost:24224".

Additionally msgdump.net:24224 http://msgdump.net can be used for test.

docker run example.

$ docker run -d --net=host -e NIC=eth0 -e LOG_DST=msgdump.net:24224 mztn/banshee

Tag summary

Content type

Image

Digest

Size

4.4 MB

Last updated

over 9 years ago

docker pull mztn/banshee