netbeat 0.1.0

A fast, minimal, & lightweight tool for testing network upload and download speeds between a client and server, written entirely in Rust.
Documentation
---
name: Report Bug
about: Report a bug that should be fixed to help us improve
title: "[BUG]"
labels: "issue: bug"
assignees: ""
---

# Bug

## What is the issue?

### 1. Summary

<!--
A clear and concise description of the issue and what the believed behavior should have been.
-->

### 2. Symptoms
<!--
Describe the symptom(s) of the issue, including the following details if available:

- What the symptom(s) are
- How we became aware (error page, logs, alerts, user reported, etc.)
- When the symptom(s) occurred
-->
### 3. To Reproduce

<!--
Steps to reproduce the behavior:

1. Go to '...'
2. Click on '...'
3. Scroll down to '...'
4. See error
-->

### 4. Expected Behavior

<!--
A clear and concise description of what you expected to happen.
-->
### 5. Screenshots

<!--
If applicable, add screenshots to help explain your problem.
-->
### 6. Environment Configuration Details
<!--
- Environment: [e.g. Local Developer Laptop, Server]
- OS: [e.g. MacOs, Windows, Ubuntu]
- Tool Version(s): [e.g. Docker, panamax-cli]
- Framework Version(s): [e.g. python 3.8]
- Version [e.g. 22]
-->
### 7. Who does it impact?

## Additional context

<!--
Add any other context about the problem here.
-->