Hi for all.
I want to drop packets using C ++ based on the destination IP address
For example: the packet to IP address 8.8.8.8 will be drop.
Currently, I have captured packet network card using C++
If anyone have any links or comments, please share with me
thank you