fadenb / docker-pmtu

Dockerfile to create Alpine based Docker image that executes `pmtu`

Home Page:https://hub.docker.com/r/fadenb/pmtu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-pmtu

docker-pmtu is a docker container that can be used to determine the MTU on a path to a certain host. The container is just a light wrapper around the pmtu python script.

Usage

docker run --rm --network=host fadenb/pmtu:latest your-target-host

About

Dockerfile to create Alpine based Docker image that executes `pmtu`

https://hub.docker.com/r/fadenb/pmtu


Languages

Language:Python 97.0%Language:Dockerfile 3.0%