Loading CHANGELOG.md +1 −1 Original line number Diff line number Diff line # Changes in version 0.6 - 2020-??-?? # Changes in version 0.6 - 2020-08-08 - Update to TGen 1.0.0, use TGenTools for parsing TGen log files, and update analysis results file version to 3.0. Implements #33974. Loading setup.py +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ with open('requirements.txt') as f: install_requires = f.readlines() setup(name='OnionPerf', version='0.5', version='0.6', description='A utility to monitor, measure, analyze, and visualize the performance of Tor and Onion Services', author='Rob Jansen', url='https://github.com/robgjansen/onionperf/', Loading Loading
CHANGELOG.md +1 −1 Original line number Diff line number Diff line # Changes in version 0.6 - 2020-??-?? # Changes in version 0.6 - 2020-08-08 - Update to TGen 1.0.0, use TGenTools for parsing TGen log files, and update analysis results file version to 3.0. Implements #33974. Loading
setup.py +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ with open('requirements.txt') as f: install_requires = f.readlines() setup(name='OnionPerf', version='0.5', version='0.6', description='A utility to monitor, measure, analyze, and visualize the performance of Tor and Onion Services', author='Rob Jansen', url='https://github.com/robgjansen/onionperf/', Loading