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

Implement HTTP server that will provide a way to download pcap files from a device #1

Open
egorovandreyrm opened this issue Jan 14, 2020 · 0 comments

Comments

@egorovandreyrm
Copy link
Owner

egorovandreyrm commented Jan 14, 2020

HTTP server should provide a basic website that will show captured pcap files and allow users to download them.

I think captured files should be represented as a list with some concise info (when they were captured, to which app (or global) they are related, etc).

If we implement the feature, it will not be required for users to connect their devices to PC to copy pcap files to PC to analyze them.

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

No branches or pull requests

1 participant