Replies: 6 comments 3 replies
-
More Protocols, More!!!As you may have noticed, there are some protocol-named files under the
Specifically, I have attempted to implement ESP several years ago, and I abandoned the implementation in the More over, MH (
|
Beta Was this translation helpful? Give feedback.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
-
Logging IntegrationAs PyPCAPKit now has the |
Beta Was this translation helpful? Give feedback.
-
New EnginesAlthough PyPCAPKit already has support for some popular PCAP parsing libraries, I'm expecting to extend the list of supported engines furthermore. The candidate engines include: Implementation for support of new engines would include adding corresponding handler methods and code blocks into |
Beta Was this translation helpful? Give feedback.
-
Test CasesPyPCAPKit still does not have a systematic testing suite to be bundled with it. The only test cases I have worked out are those in the |
Beta Was this translation helpful? Give feedback.
-
As PyPCAPKit reaches its 16k lines of code and 800th commit, I figure it would be a better idea to record the project enhancement proposals here in the discussion thread. The proposals and/or notes will be documented and maintained here.
Pull requests for the existing proposals and any new ideas are highly welcomed and encouraged. Should you have any questions, please leave a note either in this thread or under the Q&A category discussions.
Wish you enjoy PyPCAPKit!!!
Beta Was this translation helpful? Give feedback.
All reactions