Coder Social home page Coder Social logo

quicreach's Issues

Support Version Option

We should add support for specifying a specific QUIC version number to use when connecting, since MsQuic supports version 2 and version negotiation. In conjunction, we should add support for printing out the resulting version when --stats is specified.

Update Top Domains List

The current list is a few years out of date. It'd be great if we could update to something more recent.

Add Parallel Support

Right now, when processing more than URL all requests happen in series. Now that we're adding a ton more URLs to the well-known list, it's going to take a long time to go through them all. To speed things up we should add support for a --parallel <n> option that will do up to n handshakes in parallel. Using a small number, such as 10 should significantly speed up the final result with minimal negative impact.

msh3reach in addition to quicreach

I can also do this outside of the repo but I can also add this into the repro if you are interested. It fits kind of loosely to the scope of the repo.

Basically quicreach since it only does the QUIC handshake doesnt know if the server actually advertises quic. This means that if you are hooked into a CDN provider you might have quic enabled on your IP pool but dont advertise it.

So concretely the recommendation here would be to use https://github.com/nibanks/msh3 and try out all the domains that can do the QUIC handshake and inspect the alt-svc header to see if they advertise h3.

Add More Graphs to Dashboard

Update index.html and chart.js to improve the current graphs on the dashboard:

  • Stacked line graph of the breakdown of reachable vs unreachable endpoints
  • Stacked line graph of the breakdown of reachable endpoints { Normal, TooMuch, MultiRtt }
  • Stacked line graph of the breakdown of reachable endpoints { v1, v2 }

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.