Discover Packages
github.com/krasun/proxytester
command
module
Version:
v0.0.0-...-670ce86
Opens a new window with list of versions in this module.
Published: Oct 13, 2024
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
proxytester
A simple CLI utility to test an HTTP proxy.
Usage
To run:
go run *.go -proxy <url> -requests 10
The result will look like:
Results:
Metric Average P95 Unit
Connect Time 0.04 0.00 seconds
First Byte Time 1.60 1.51 seconds
Total Time 1.60 1.51 seconds
Error Count 0 - -
Error Rate 0.00 - %
Status Code Distribution:
Status Code Count
200 10
License
proxytester
is released under the MIT license .
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.