This repository features scripts to perform Web and YouTube performance measurements using different DNS protocols.
- Download and start modified DNS Proxy: https://github.com/justus237/dnsproxy
- Install Python 3.X requirements:
pip install -r requirements.txt(only tested with Python 3.8)
- Run
run_youtube_measurements.sh, which startsDNS proxyand runsyoutube_measurement.py
- The filepaths in the shell script are hardcoded for the user
ubuntu - The target list of DNS resolvers to measure must be placed in
servers.txt