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

Populate & reorder website page sequence #67

Closed mnuzen closed 4 years ago

mnuzen commented 4 years ago

Current Order:

  1. Welcome Page
  2. File Selector Page
  3. Map Vis
  4. Network Vis
  5. Tables Vis
  6. Bucket Vis
  7. Domains Vis
mnuzen commented 4 years ago

Removed additional charts visualization page (charts.html) and added to bucket visualization page: Screenshot 2020-08-24 at 11 48 04 AM

mnuzen commented 4 years ago

Final Order of Pages:

  1. Welcome Page
  2. File Selector Page
  3. Map Visualization
  4. Domains Visualization
  5. Network Visualization
  6. Tables Visualization
  7. Bucket Visualization
mnuzen commented 4 years ago

Need to add source of PCAP files

mnuzen commented 4 years ago

New Order:

  1. Welcome Page
  2. File Selector
  3. Map Visualization
  4. Domain Visualization
  5. Malicious IP Visualization
  6. Network Frequency Visualization
  7. Bucket Visualization
thorncorona commented 4 years ago

@mnuzen can we close this issue?