netsniff-ng

A Swiss army knife for your daily Linux network plumbing. (by netsniff-ng)

Netsniff-ng Alternatives

Similar projects and alternatives to netsniff-ng

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better netsniff-ng alternative or higher similarity.

netsniff-ng reviews and mentions

Posts with mentions or reviews of netsniff-ng. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-06.
  • What is the correct way to do a git pull, ./configure, make, make install within a dockerfile?
    1 project | /r/docker | 8 Oct 2022
    RUN apt-get update && \ apt-get install -y iproute2 iputils-ping iperf3 tcpdump netcat ethtool \ mtr iftop nmap python3 python3-pip joe nano ccache flex bison libnl-3-dev \ libnl-genl-3-dev libnl-route-3-dev libgeoip-dev libnetfilter-conntrack-dev \ libncurses5-dev liburcu-dev libnacl-dev libpcap-dev zlib1g-dev libcli-dev \ libnet1-dev git RUN pip3 install ncclient requests scapy iperf3 RUN mkdir -p python_scripts/ \ mkdir -p packet_samples/ RUN git clone https://github.com/netsniff-ng/netsniff-ng.git COPY packet_samples/ packet_samples/ ADD python_scripts/iperf3_docker_client.py python_scripts/iperf3_docker_client.py ADD python_scripts/iperf3_docker_server.py python_scripts/iperf3_docker_server.py ADD python_scripts/ping_test.py python_scripts/ping_test.py RUN /netsniff-ng/configure WORKDIR /netsniff-ng RUN /netsniff-ng/configure && \ make && \ make install && WORKDIR / ENTRYPOINT ["/bin/bash"]
  • Awesome Penetration Testing
    124 projects | dev.to | 6 Oct 2021
    netsniff-ng - Swiss army knife for network sniffing.

Stats

Basic netsniff-ng repo stats
2
1,177
0.0
about 1 year ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com