master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Code
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
A set of utilities for testing Tor performance. Currently they are unfinished and not documented. Contents -------- trivsocks-client.c: Very simple HTTP client, which downloads a file via SOCKS 4a/5 and outputs timing information util.c: Utility functions for trivsocks-client.c util.h: Utility function declarations for trivsocks-client.c Makefile: Builds and tests trivsocks-client measurements-HOWTO: instructions on how to run torperf measurement tests LICENSE: The Tor license (3-clause BSD) README: This file