Skip to content

jachinchen/deepcorr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Milad Nasr milad@cs.umass.edu

DeepCorr

The code trains/test on all of circuits with 300 packets per flow.

Dataset

website

The dataset is avaiable at UMASS traces website

The code is available on GitHub

The JSON file contains all of timings and sizes of tor traffic flows.

The pickle files contain timinigs and sizes of tor traffic flows.

See the code to parse the files.

The above files are named in the following way.

(1)_tordata(2).pickle

(1) different run ID, each ID has the following settings: 8812: obfs4 bridge IAT=1 8813: obfs4 bridge IAT=0 8872: all flows used a single circuit 8873: all flows used a single circuit Otherwise: different circuits

(2) denotes the minimum number of packets in each traffic flow

DeepCorr.json Collection of all processed Tor traffic flows.

Requirements

tensorflow tqdm pickle numpy 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors