niu12503 / speedtest-rs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Speedtest-rs

No Flash, No Java, No Websocket, No Setup environment, No Docker.

This is a very lightweight Speedtest implemented in Rust, and only one executable file.

Installation

You can download the precompiled binary release

Build
  1. Install Rust

  2. Cargo build

    cargo build --release

Usage

speedtest-rs 1.0.0

USAGE:
    speedtest-rs [OPTIONS]

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

OPTIONS:
    -p, --port <port>    Listen port [default: 8088]

About


Languages

Language:HTML 69.2%Language:Rust 18.8%Language:JavaScript 12.1%