mami-project / pathspider

Tool for A/B testing of path transparency to certain features in the Internet
https://pathspider.net/
GNU General Public License v2.0
18 stars 11 forks source link

Uploader #231

Closed nstudach closed 6 years ago

nstudach commented 6 years ago

Added the function to upload measurement data to the PTO using pspdr upload. Workflow: Extracts metadata, adds additional tags, uploads metadata, retrieves url from metadata, zips data, uploads data, saves metadata. It can also automatically upload a pathspider measurements with pspsd measure --upload Added coresponding argpase arguments.

nstudach commented 6 years ago

Will submit again with rebase and requested changes