QUIC-Tracker / web-app

A web application for visualising quic-tracker test results

Home Page:https://quic-tracker.info.ucl.ac.be

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A web app for visualising QUIC-Tracker

The web application is a Python Flask application that presents the test results in an human-readable way.

It is known to be working with Python 3.6, but it should be compatible with earlier Python 3 versions.

Installation

  • pip3 install --upgrade git+https://github.com/QUIC-Tracker/dissector git+https://github.com/QUIC-Tracker/web-app
  • Fetch web dependencies using yarn install in quic_tracker/static
  • Output files from the test suite should be placed into quic_tracker/traces with a name in the format d*.json

About

A web application for visualising quic-tracker test results

https://quic-tracker.info.ucl.ac.be

License:GNU Affero General Public License v3.0


Languages

Language:Python 54.9%Language:HTML 39.7%Language:JavaScript 3.3%Language:CSS 2.0%Language:Shell 0.1%