README.md 1.6 KB

ipterm-enhanced - Networking Toolbox

Fork from gns3/ipterm with additional tools like wcurl, scamper, iputils, mtr, nmap, netcat, scapy and a few others.

  • net-tools (basic network administration tools)
  • iproute2 (advanced network administration tools)
  • mtr (full screen traceroute)
  • iputils
    • tracepath (trace network path with MTU discovery)
    • ping
    • clockdiff (measure clock difference)
    • arping (ARP ping)
  • traceroute (trace network path)
  • fping
  • socat (utility for reading/writing from/to network connections)
  • nmap (network exploration tool and security / port scanner)
    • ncat (concatenate and redirect sockets)
    • nping (network packet generation tool / ping utility)
  • netcat (arbitrary TCP and UDP connections and listens)
  • tcpdump
  • tshark
  • bind9-dnsutils
    • delv (DNS validation utility)
    • dig (DNS lookup utility)
    • nslookup
  • ldnsutils
    • drill (DNS lookup utility)
    • ldns-* (various dns tools)
  • curl (data transfer utility)
  • wcurl (simple wrapper around curl)
  • wget (file downloader)
  • ssh client
  • iperf3 (network performance measurement tool)
  • mtools (multicast tools msend & mreceive)
  • scamper (parallel internet measurement utility)
  • telnet client
  • scapy (interactive packet manipulation tool)
  • vim (editor)
  • htop (interactive process viewer)
  • various man pages

Source: