tcptraceroute
A traceroute implementation using TCP packets. More information: <https://github.com/mct/tcptraceroute>.
RUN apt-get update && \
apt-get install -y tcptraceroute
RUN apt-get update && \
apt-get install -y tcptraceroute
RUN apk add tcptraceroute
RUN apt-get update && \
apt-get install -y tcptraceroute
RUN dnf install -y traceroute-3
RUN apt-get update && \
apt-get install -y tcptraceroute