Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

How to set _register_under for TCP #22

Open
spaceone opened this issue Nov 10, 2018 · 4 comments
Open

How to set _register_under for TCP #22

spaceone opened this issue Nov 10, 2018 · 4 comments

Comments

@spaceone
Copy link

Wow, this project is awesome!
I have some start-difficulties:
I want to implement a protocol like HTTP, which is directly under TCP.
What do I have to enter as value for self._register_under = {"tcp": ???}?

Thanks :-)

@ashdnazg
Copy link
Owner

Thank you :)
Unfortunately I haven't maintained this for a while so it doesn't work with recent versions of Wireshark.
As to your question, IIRC it should be {"tcp.port" : <your port>}

@spaceone
Copy link
Author

Oh, thanks! Which wireshark version would work?
I even failed to build wireshark itself but I will try older versions.

@ashdnazg
Copy link
Owner

1.12 :(

@spaceone
Copy link
Author

I'll give it a try the next days, thanks at least so far for your response!
If I get a simple plugin working I might ask a few questions to get started :)

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

No branches or pull requests

2 participants