Sign inSign up

amaindex/opentracker

By amaindex

Updated about 5 years ago

Image
0

155

amaindex/opentracker repository overview

Official example:

When options were few, opentracker used to accept all of them from command line. While this still is possible for most options, using them is quite unhandy: an example invocation would look like ./opentracker -i 23.23.23.7 -p 80 -P 80 -p 6969 -i 23.23.23.8 -p 80 -r

Conduct the same example with this image:

docker run --rm --net=host amaindex/opentracker -i 23.23.23.7 -p 80 -P 80 -p 6969 -i 23.23.23.8 -p 80 -r

Tag summary

Content type

Image

Digest

Size

25.9 MB

Last updated

about 5 years ago

docker pull amaindex/opentracker