An open API service indexing awesome lists of open source software.

https://github.com/dyrnq/docker-nettools

A small debian-based docker image with handy networking tools installed
https://github.com/dyrnq/docker-nettools

docker nettools

Last synced: 3 months ago
JSON representation

A small debian-based docker image with handy networking tools installed

Awesome Lists containing this project

README

        

# docker-nettools

[![Docker build](https://img.shields.io/docker/cloud/automated/dyrnq/nettools?logo=Docker)](https://hub.docker.com/r/dyrnq/nettools)
[![Docker status](https://img.shields.io/docker/cloud/build/dyrnq/nettools?logo=Docker)](https://hub.docker.com/r/dyrnq/nettools)
[![Docker pulls](https://img.shields.io/docker/pulls/dyrnq/nettools?logo=Docker)](https://hub.docker.com/r/dyrnq/nettools)

A simple, small, debian-based Docker image with some handy networking tools installed:

- curl
- hping3
- nc
- nping
- nslookup
- dig
- tcpdump
- socat
- telnet
- jq

Please see the [Dockerfile](https://github.com/dyrnq/docker-nettools/blob/master/Dockerfile) for a complete list of tools.