Sign inSign up

kamranazeem/network-multitool

By kamranazeem

Updated almost 10 years ago

Troubleshoot container networking - like a pro!

Image
1

1.1K

kamranazeem/network-multitool repository overview

Network-MultiTool

Multitool for container network troubleshooting. Based on Fedora Linux. The container starts nginx web server and listens on port 80 and 443. This helps to run it in a straight forward way and use it to run various commands for troubleshooting whatever you are troubleshooting.

Downloadable from Docker Hub:

Tools included:

  • Nginx Web Server (port 80, port 443)
  • curl
  • dig, nslookup
  • ifconfig, mii-tool, route
  • ping, nmap, arp, arping
  • awk, sed, grep, cut, diff, wc, find, vi editor
  • netstat, ss
  • gzip, cpio
  • tcpdump
  • telnet client, ssh client, ftp client, rsync
  • traceroute, tracepath, mtr
  • netcat
  • yum, rpm
  • jq

Note: The SSL certificates are generated for localhost, are self signed and placed in /certs/ directory. During your testing ignore the certificate warning/error. While using curl, you can use -k to ignore SSL certificate warnings/errors.

Tag summary

Content type

Image

Digest

Size

80.6 MB

Last updated

almost 10 years ago

docker pull kamranazeem/network-multitool