tcpspray
Net-Diagnostics (trafshow,netwatch,statnet,tcpspray,tcpblast)
Install
- All systems
-
curl cmd.cat/tcpspray.sh
- Debian
-
apt-get install netdiag
- Ubuntu
-
apt-get install netdiag
- Arch Linux
-
pacman -S ndisc6
- Kali Linux
-
apt-get install netdiag
- Fedora
-
dnf install ndisc6
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install netdiag
- Raspbian
-
apt-get install netdiag
- Dockerfile
- dockerfile.run/tcpspray
netdiag
Net-Diagnostics (trafshow,netwatch,statnet,tcpspray,tcpblast)
Netdiag contains a collection of small tools to analyze network traffic and configuration of remote hosts. It is of invaluable help if your system is showing strange network behaviour and you want to find out what your network is doing. The included tools are tcpblast, netload, trafshow, netwatch, statnet, and tcpspray.
ndisc6
IPv6 diagnostic tools
ndisc6 gathers a few diagnostic tools for IPv6 networks including: - ndisc6, which performs ICMPv6 Neighbor Discovery in userland, - rdisc6, which performs ICMPv6 Router Discovery in userland, - rltraceroute6, a UDP/ICMP IPv6 implementation of traceroute, - tcptraceroute6, a TCP/IPv6-based traceroute implementation, - tcpspray6, a TCP/IP Discard/Echo bandwidth meter, - addrinfo, easy script interface for hostname and address resolution, - dnssort, DNS sorting script.