A multi-arch multitool for container and network testing and troubleshooting. Includes a comprehensive set of networking utilities and a minimal nginx web server for easy access and testing. The -extra flavor includes additional tools for advanced networking, database connectivity, and security testing.
Network Multitool is a multi-architecture utility image for container and network testing and troubleshooting. This Ghost hardened image is based on Alpine Linux and packages a broad set of networking tools together with a minimal nginx web server to make it easy to run tests, capture packets, and serve test content.
The container includes tools for DNS inspection, HTTP testing, packet capture, route tracing, and basic system utilities. nginx runs by default on ports 80 and 443, allowing you to quickly validate HTTP/HTTPS behavior from other containers or hosts.
HTTP_PORT and HTTPS_PORT environment variables to change default portsThis Ghost hardened image includes:
This image is based on the WBITT Network-MultiTool project (https://github.com/wbitt/Network-MultiTool) (formerly praqma/network-multitool).