Skip to content

Latest commit

 

History

History
37 lines (31 loc) · 1.37 KB

TODO_webserver.md

File metadata and controls

37 lines (31 loc) · 1.37 KB

Reminders

CTR+SHIFT+V to preview markdown in VSCODE!

Features

  • use insight data to plot summary graph
  • figure out if we really want to prune on NATs given rate limiting (probably not)
  • plot summary graph from consistent same-probe-round data
  • figure out iOS-compat endhost probing
  • add RR and find place to run it from - can ping IPs found to fake latency info for non-ttl exceeded sourcing routers
  • track user-agent on request
  • Look at cellphone sourced traffic
    • no NAT, weak end-host probe replies - no SACK!?
  • Track drop packets and expose to GUI
  • Pretty up the probe report into nested tables
  • Add DNS lookups for ProbeReports
  • build a "CLI Client" for testing and general usefulness
  • multiple-parallel ws connections
  • HTTPS! to try to improve performance:now() time
    • blocks Geolocation

Coverage

  • By OS: Linux, MacOS, Windows, IOS, Android
  • By network: cell, home wifi, vpn, direct
  • By capability: w/ w/o TTL Exceeded

Nagging

  • need to do more IPv6 testing! Just had a regression vs. localhost traffic with IPv6
  • Add ARIA/Accessiblilty features to the GUI, ala https://www.chartjs.org/docs/latest/general/accessibility.html
  • Re-test app with Oracle cloud to see if new packets get past the connection tracking damage
  • Calculate explicit per-hop processing time delays to deconfuse data
  • Lots of polish on the GUI

Minor:

  • too many to count
  • test with Azure