1

Is there a way to drop packets with libiptc c++?,i want a sample code for drop packet with libiptc in c++.

Kara
  • 6,115
  • 16
  • 50
  • 57
hamed
  • 113
  • 6

1 Answers1

1

for this you should write a driver. for example you can use main_hook function.