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

Add support of Wireshark extcap protocol #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vgrebenschikov
Copy link

Now tzsp2pcap binary can be places to wireshark extcap directory and then will appear in list of sources for capture As caveat - it start properly work with frarmented packages - just capturing UDP packets on port 37008 works bad, as far as fragments have no UDP header and Wireshark already read first fragment

Extcap directory

  • for Linux - /usr/lib//wireshark/extcap/
  • for MacOS - /Applications/Wireshark.app/Contents/MacOS/extcap/

Now tzsp2pcap binary can be places to wireshark extcap directory and then will appear in list of sources for capture
As caveat - it start properly work with frarmented packages - just capturing UDP packets on port 37008 works bad, as far as fragments have no UDP header and Wireshark already read first fragment

Extcap directory
- for Linux - /usr/lib/<arch>/wireshark/extcap/
- for MacOS - /Applications/Wireshark.app/Contents/MacOS/extcap/
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

Successfully merging this pull request may close these issues.

1 participant