Git Product home page Git Product logo

doe-proxyrack's Introduction

DoE-ProxyRack

This is the source code of DNS-over-Encryption client-side usability tests. We run this code on CentOS 6 with Python 2.7.6.

For more details, you may refer to our paper: An End-to-End, Large-Scale Measurement of DNS-over-Encryption: How Far Hvae We Come? at IMC '19.

The source files

proxy_rack_single_threaded.py

This is the main program of the tests, containing all test items.

dnsmsg, name and rdata.py

These individual files are imported by the main file. They are modified from the dnspython toolkit.

Keep them and the main file in the same folder when running.

The libraries

To measure the query time with reused connections, the Python libraries are inserted with timing functions. If you want to measure this, put the .pyc files in the package path of your Python environment (e.g., /usr/lib/python2.7/site-packages/dns/query.py), and set the lib_change flag as True in the main file.

This operation may affect your other Python programs using these libraries. Make sure to revert them when you are done!

doe-proxyrack's People

Contributors

lewis951121 avatar

Stargazers

 avatar Yongquan Fu avatar  avatar Shengqi Chen avatar

Watchers

 avatar

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.