Sign inSign up

cyclenerd/network-tester

By cyclenerd

Updated 3 months ago

🕷️ Lightweight, cloud-native network diagnostic tool

Image
Networking
0

1.5K

cyclenerd/network-tester repository overview

Network Tester

A lightweight, cloud-native network diagnostic tool with a clean web interface.

Screenshot

Container image:

docker.io/cyclenerd/network-tester:latest

Features

  • Real-time Command Output: Watch network command results as they happen
  • Multiple Network Tools: Run ping, curl, dig, traceroute, and iperf3 from a single interface
  • Network Configuration Display: View all network interfaces and their IP addresses
  • Cloud-Native Design: Containerized for easy deployment in any environment

Commands Supported

  • ping: Test basic connectivity to hosts
  • curl: Test HTTP(s) data transfer
  • dig: Perform DNS lookups with support for different record types (A, AAAA, MX, NS, TXT, etc.)
  • traceroute: Trace network path to target hosts
  • iperf3: Measure network performance between hosts

Security Considerations

This tool executes network commands on the host system. When deploying in production:

  • Run the container with appropriate security constraints
  • Limit access to trusted users only
  • Consider network policies to restrict where the container can send traffic

Tag summary

Content type

Image

Digest

sha256:be0497292

Size

60.1 MB

Last updated

3 months ago

docker pull cyclenerd/network-tester