speedtest

command module
v0.0.0-...-d937dcb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 4, 2023 License: Apache-2.0 Imports: 11 Imported by: 0

README

speedtest

Command line client for speedtest.net

Build status GoDoc

Install

go get -u -v github.com/iikira/speedtest

Usage

Usage of ./speedtest:
  -disable_down
        Disable DOWNLOAD
  -disable_hi
        Disable HI
  -disable_ping
        Disable PING
  -disable_up
        Disable UPLOAD
  -down_parallel int
        Max download parallel (default 2)
  -down_time string
        Download time (default "15s")
  -list_all
        list all Speedtest.net server, priority 0
  -list_nearby
        list nearby Speedtest.net server, priority 1
  -local_info
        get local info, e.g. ISP
  -ping_times int
        Times of PING (default 3)
  -proxy string
        http or socks proxy address
  -refresh_interval string
        Upload or Download refresh interval (default "1s")
  -server_host string
        Speedtest.net server host, priority 3
  -server_id int
        Speedtest.net server id, priority 2
  -source_addr string
        Local source address, priority 0
  -source_interface string
        Local source interface, priority 1
  -up_parallel int
        Max upload parallel (default 2)
  -up_time string
        Upload time (default "15s")

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
speedtestutil

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL