Giter Club home page Giter Club logo

torpythondelaytest's Introduction

SchoolProject delay TOR

This is an test enviorment for measuring delay's for a school course.

Requirements

python 2.7.12 (might work with lower).

import (some of is serpertly installed)

  • stem - python module for TOR (The onion routing).
  • SocksiPy - python module for connection through a SOCKS proxy server
  • Socks - part of SocksiPy
  • Socket - This module provides access to the BSD socket interface.
  • requests - Non-GMO HTTP libary for python
  • time - module for accessing diffrent time on the computer (the computer clock for example)
  • sys - to interact with the interpriter
  • shutil - for high level file operations
  • os - module for portably use operative system dependent functionality
  • flask - for webdeveloping in python.

Not required but recommened

This is not a required application but I strongly suggest the use of pip for installing
sepertly installed imports.

Donot forget

Do not forget to set ControlPort and hasdedpassword in the torrc file (in my system its located in /etc/tor/torrc).

Start procedure

change directory into toCode, well in there do the following: open a terminal window and run:

sudo bash runScript.bash

then open an other terminal window and run:

tshark -i any -a duration:604910 -w packetCaptured.pcapng

This will take about one week to finish, so let it run.

Disclaimer

Just because it uses tor doesn't garanti it's totaly anonymous, it also depends on implementation. because this is implmentated just for delay testing no anonymity is not garantied.

You may use the code as you see fit but this is done your own risk. Nothing is supported and no garanti is given.

Author

Only one author: mejan [email protected].

torpythondelaytest's People

Contributors

mejan 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.