mnuzen / wire-dolphine

The goal of this project is to provide causal users with a simple and intuitive way of visualizing network communications. By explaining how computers communicate through packets and networks, we hope to educate users on the structure of the internet.
Apache License 2.0
3 stars 1 forks source link

IP bucketing #50

Closed mnuzen closed 4 years ago

mnuzen commented 4 years ago

Description

Checklist:

Tests Performed:

mnuzen commented 4 years ago

Added bucket visualization based on packet protocols and IP classes:

Screenshot 2020-08-11 at 10 12 04 PM

mnuzen commented 4 years ago

Added visualization based on IP prefixes for more granular distribution (in addition to above visualization):

Screenshot 2020-08-17 at 10 13 45 PM