sipcapture / heplify

Portable and Lightweight HEP Capture Agent for HOMER
https://sipcapture.org
GNU Affero General Public License v3.0
185 stars 65 forks source link

discard packets by src ips #187

Closed sincejune closed 4 years ago

sincejune commented 4 years ago

Heplify is an awesome tool, but I find situations, where I cannot filter packets by source IP. This PR added a command option that allows heplify to drop packets from specific source IP(s).

Verified by reading PCAP files.

negbie commented 4 years ago

Hi @sincejune thought about this and I can see the value and possible usecases. Thank you for the contribution!

sincejune commented 4 years ago

Thanks for your review. Would you mind to release a new version so that I can test the artifact from Github?

negbie commented 4 years ago

Hi @sincejune, currently I'm wokring on too many projects so let me put this on my todo list.