Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 627 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 627 Bytes

Network Bandwidth Speedtest task.

Simple speedtest implementation.

Missing lib for speedtest (implemented as simple web download / stopwatch).
Missing various fatures (proper exception handling, file string validation, WebUI).

Example output:
image

Requirements:

  • .NET Framework 4.7.2

Run instructions:

  1. Download zipped source.
  2. Extract archive.
  3. Edit Teltonika_speedtest_task/config.json config file (optional).
  4. Run Teltonika_speedtest_task/bin/Debug/Teltonika_speedtest_task.exe.