Skip to content

Ubuntu 18.04 LTS Docker image with common networking tools installed

Notifications You must be signed in to change notification settings

weibeld/docker-ubuntu-networking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

weibeld/ubuntu-networking

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

👉 GitHub 👈 👉 Docker Hub 👈

Included APT packages

Provided tools:

  • ifconfig
  • netstat
  • route
  • arp

Provided tools:

  • ip

Provided tools:

  • nc

Provided tools:

  • host
  • dig
  • nslookup

Provided tools:

  • curl

Provided tools:

  • ping

Provided tools:

  • iptables

Provided tools:

  • nmap
  • nping
  • ncat

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

About

Ubuntu 18.04 LTS Docker image with common networking tools installed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published