PretendoNetwork / nex-viewer

Utility for parsing and (eventually) viewing NEX connections from WireShark network dumps
8 stars 5 forks source link

[Feature]: Add "live traffic" support #36

Open jonbarrow opened 2 months ago

jonbarrow commented 2 months ago

Checked Existing

What feature do you want to see added?

Add the ability to capture live traffic, much like WireShark and other proxy tools like Fiddler and Charles, and display the captured packets as they flow in.

Why do you want to have this feature?

Seeing the effects of in-game actions on network traffic is incredibly useful. We can already somewhat do this by using multiple tools, but this becomes rather cumbersome and requires jumping between multiple applications and manually keeping track of what packets did what in game.

This is less useful now that Nintendo Network is shut down, but could still be useful for capturing Switch traffic.

Any other details to share? (OPTIONAL)

No response