The Wayback Machine - https://web.archive.org/web/20201027111225/https://github.com/KimiNewt/pyshark/issues/276
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

PyShark Documenation #276

Open
ozn0417 opened this issue Jul 16, 2018 · 2 comments
Open

PyShark Documenation #276

ozn0417 opened this issue Jul 16, 2018 · 2 comments

Comments

@ozn0417
Copy link

@ozn0417 ozn0417 commented Jul 16, 2018

Where is the documentation for this package? Normally there is a pypi/pydocs documenation page for most python packages. Other than the github readme, there is no proper documentation other than random folks on internet that barely touch the package.

Am I missing something?

@KimiNewt
Copy link
Owner

@KimiNewt KimiNewt commented Jul 16, 2018

There's (very) slightly more documentation at: http://kiminewt.github.io/pyshark

You're not missing anything, I just didn't have the time to write docs (nor did anyone else). I want to do so but I can't promise anything. I might add a video tutorial at some point because it will be less time-consuming for me (but more for whoever needs it).

@AMNeves
Copy link

@AMNeves AMNeves commented Aug 8, 2018

I was also going to write an issue about the documentation, i am currently doing a monitor mode sniffer and have to dissect packets, and it is horrible having to parse everything by myself everytime i need to do something to see what options i have, Is there anyway i can see packets structure not at runtime?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
3 participants
You can’t perform that action at this time.