Self-host with Docker ยท Yantr
Networking Toolbox
Collection of many networking utilities - port scanner, IP info, DNS tools, and more.
1
Ports
3
Notes
4
Use Cases
About
What Networking Toolbox does
Networking Toolbox bundles offline networking utilities such as port scanner, IP lookup, DNS checker, traceroute, ping, HTTP header viewer, and SSL certificate inspector. Useful for troubleshooting, verifying configurations, and learning network diagnostics.
Install Flow
How to self-host Networking Toolbox
Networking Toolbox can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what Networking Toolbox does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Check your public IP and location info.
- Scan ports on a server.
- Verify DNS records and propagation.
- Check SSL certificate details.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 3000 | HTTP | Web UI |
Docker Image
lissy93/networking-toolbox:latest
Service Name
networking-toolbox
Notes
Things to know before you deploy
- Extensive collection of networking tools
- All tools work offline
- Great for troubleshooting
Related Apps
More tools you might pair with Networking Toolbox
Page generated 2026-06-23T15:50:08.758Z