enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. netstat - Wikipedia

    en.wikipedia.org/wiki/Netstat

    In computing, netstat is a command-line network utility that displays open network sockets, routing tables, and a number of network interface (network interface controller or software-defined network interface) and network protocol statistics. It is available on Unix, Plan 9, Inferno, and Unix-like operating systems including macOS, Linux ...

  3. dig (command) - Wikipedia

    en.wikipedia.org/wiki/Dig_(command)

    dig is a network administration command-line tool for querying the Domain Name System (DNS).. dig is useful for network troubleshooting and for educational purposes. [2] It can operate based on command line option and flag arguments, or in batch mode by reading requests from an operating system file.

  4. Wireshark - Wikipedia

    en.wikipedia.org/wiki/Wireshark

    Wireshark is a free and open-source packet analyzer.It is used for network troubleshooting, analysis, software and communications protocol development, and education. . Originally named Ethereal, the project was renamed Wireshark in May 2006 due to tradema

  5. justniffer - Wikipedia

    en.wikipedia.org/wiki/Justniffer

    justniffer was born to help in troubleshooting performance in network TCP-based services: HTTP, RTSP, SIP, SMTP, IMAP, POP, LDAP, Telnet etc. . It can collect low and high level protocol and performance information, reconstructing the TCP flow in a reliable way using portions of the Linux kernel code.

  6. netsniff-ng - Wikipedia

    en.wikipedia.org/wiki/Netsniff-ng

    netsniff-ng is a free Linux network analyzer and networking toolkit originally written by Daniel Borkmann. Its gain of performance is reached by zero-copy mechanisms for network packets (RX_RING, TX_RING), [3] so that the Linux kernel does not need to copy packets from kernel space to user space via system calls such as recvmsg().

  7. MTR (software) - Wikipedia

    en.wikipedia.org/wiki/MTR_(software)

    My traceroute, originally named Matt's traceroute (MTR), is a computer program that combines the functions of the traceroute and ping programs in one network diagnostic tool. [ 2 ] MTR probes routers on the route path by limiting the number of hops individual packets may traverse, and listening to responses of their expiry.

  8. traceroute - Wikipedia

    en.wikipedia.org/wiki/Traceroute

    On Linux, tracepath is a utility similar to traceroute, with the primary difference of not requiring superuser privileges. [ 12 ] Cisco 's implementation of traceroute also uses a sequence of UDP datagrams, each with incrementing TTL values, to an invalid port number at the remote host; by default, UDP port 33434 is used.

  9. netcat - Wikipedia

    en.wikipedia.org/wiki/Netcat

    netcat (often abbreviated to nc) is a computer networking utility for reading from and writing to network connections using TCP or UDP. The command is designed to be a dependable back-end that can be used directly or easily driven by other programs and scripts. At the same time, it is a feature-rich network debugging and investigation tool ...