Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/f0o/netbench
https://github.com/f0o/netbench
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/f0o/netbench
- Owner: f0o
- License: agpl-3.0
- Created: 2023-07-21T08:03:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-08T15:04:47.000Z (4 months ago)
- Last Synced: 2024-07-08T18:54:55.045Z (4 months ago)
- Language: Go
- Size: 127 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# netbench
[![Pull Requests](https://github.com/f0o/netbench/actions/workflows/pr.yaml/badge.svg)](https://github.com/f0o/netbench/actions/workflows/pr.yaml) [![Release](https://github.com/f0o/netbench/actions/workflows/release.yaml/badge.svg)](https://github.com/f0o/netbench/actions/workflows/release.yaml) [![CodeQL](https://github.com/f0o/netbench/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/f0o/netbench/actions/workflows/github-code-scanning/codeql) [![Known Vulnerabilities](https://snyk.io/test/github/f0o/netbench/badge.svg)](https://snyk.io/test/github/f0o/netbench)Yes another network benchmarking tool. This one is written in Go to scratch an itch.
Build with `go build cmd/netbench.go` and run with `./netbench -help` to see the options.
Or download the latest release from the [releases page](https://github.com/f0o/netbench/releases).