pyp0f
pyp0f copied to clipboard
Impersonation example for Linux
Hello! would you mind to add an impersonation example for Linux?
Hey :)
If you're on Linux, you should be able to use any library that can alter packets on the fly (for example: NetFilterQueue).
I will attempt to implement it myself and update the examples accordingly.
Sorry for the late response, I haven't had much time lately to test this myself. Thankfully, @momo286 added an example for linux impersonation in this PR. Let me know if you have any questions!