Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intercepting or dropping packets #286

Open
s18924 opened this issue Jun 7, 2021 · 0 comments
Open

Intercepting or dropping packets #286

s18924 opened this issue Jun 7, 2021 · 0 comments

Comments

@s18924
Copy link

s18924 commented Jun 7, 2021

Hello,

is there a way to intercept or drop certain packets using this library?
I am writing a project to school where I have to change some fields in packet.
I can do it using pcap4j, but after packet modification I can only send it to the network, which results in two packets (original and modified)
I'd like to "catch" this packet, not only read, or drop the original one and send the modified.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant