netmon_cli VS purr-c

Compare netmon_cli vs purr-c and see what are their differences.

purr-c

Pure C client for PurritoBin and other networking projects (by ericonr)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
netmon_cli purr-c
3 1
9 1
- -
0.0 0.0
over 3 years ago over 2 years ago
C C
MIT License ISC License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

netmon_cli

Posts with mentions or reviews of netmon_cli. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2020-12-31.

purr-c

Posts with mentions or reviews of purr-c. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2020-12-31.
  • netmon_cli: A simple Packet Sniffer written using Raw Sockets
    3 projects | /r/C_Programming | 31 Dec 2020
    Having a lot of code in header files isn't super nice. Ideally, you would split the implementation part into multiple .c files, which you could then put in netmon: netmon.c filter.c .... Alternatively, the approach I use in https://github.com/ericonr/purr-c/blob/master/makefile also works.

What are some alternatives?

When comparing netmon_cli and purr-c you can also consider the following projects:

etl2pcapng - Utility that converts an .etl file containing a Windows network packet capture into .pcapng format.

glorytun - Multipath UDP tunnel

GameNetworkingResources - A Curated List of Multiplayer Game Network Programming Resources

dte - A small, configurable console text editor (mirrored from https://gitlab.com/craigbarnes/dte)