Skip to content

bitspalter/ICMP-Engine

Repository files navigation

ICMP-Engine (alpha)

  1. compile: g++ *.cpp -std=c++11 -o ICMP-Engine -no-pie -Wall `pkg-config gtkmm-3.0 --cflags --libs`

  2. set right to open raw socket as non root: setcap 'cap_net_raw+ep' ./ICMP-Engine

alt tag

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages