bitspalter / sneaker.ipv6

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sneaker.ipv6 (alpha)

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

  2. set capabilities for raw socket and promiscuous mode as non root:

    setcap cap_net_raw,cap_net_admin=eip ./sneaker.ipv6

alt tag

About


Languages

Language:C++ 100.0%