nemesis icon indicating copy to clipboard operation
nemesis copied to clipboard

A command-line network packet crafting and injection utility

Results 4 nemesis issues
Sort by recently updated
recently updated
newest added

On Linux, since 3.14, it is possible to bypass any qdisc set with tc to maximize throughput. So this, along with #8, should make it possible to create real nice...

Hi all, I'm having an issue sending an IGMP v3 packet. I doubt it's an issue with nemesis itself, but rather my knowledge of it - I am hoping someone...

enhancement
help wanted

Linux has [sendmmsg(2)](http://man7.org/linux/man-pages/man2/sendmmsg.2.html) which is very efficient in sending multiple messages.