Sign inSign up

weibeld/ubuntu-networking

By weibeld

•Updated almost 5 years ago

Ubuntu 18.04 LTS image with common networking tools installed

Image
4

500K+

weibeld/ubuntu-networking repository overview

⁠weibeld/ubuntu-networking

A Docker image with Ubuntu 18.04 LTS and common TCP/IP networking tools.

šŸ‘‰ GitHub⁠ šŸ‘ˆ šŸ‘‰ Docker Hub⁠ šŸ‘ˆ

⁠Included APT packages

⁠net-tools⁠

Provided tools:

  • ifconfig
  • netstat
  • route
  • arp
⁠iproute2⁠

Provided tools:

  • ip
⁠netcat⁠

Provided tools:

  • nc
⁠dnsutils⁠

Provided tools:

  • host
  • dig
  • nslookup
⁠curl⁠

Provided tools:

  • curl
⁠iputils-ping⁠

Provided tools:

  • ping
⁠iptables⁠

Provided tools:

  • iptables
⁠nmap⁠

Provided tools:

  • nmap
  • nping
  • ncat
⁠tcpdump⁠

Provided tools:

  • tcpdump

⁠Notes

Some tools require privileged permissions (e.g. iptables). In these cases, you need the add the --privileged flag to start the container:

docker run -ti --privileged weibeld/ubuntu-networking

Tag summary

Content type

Image

Digest

Size

108.2 MB

Last updated

almost 5 years ago

docker pull weibeld/ubuntu-networking