clash-speedtest

command module
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

README

Clash Speedtest

Golang Docker Release License

Clash 节点测速

Usage

Usage:
  clash-speedtest [flags]

Flags:
      --debug              (env: SCS_DEBUG) show debug information
      --exclude strings    (env: SCS_EXCLUDE) filter nodes by exclude
  -h, --help               help for clash-speedtest
      --include strings    (env: SCS_INCLUDE) filter nodes by include
      --output string      (env: SCS_OUTPUT) output directory
      --proxy string       (env: SCS_PROXY) clash http proxy url (default "http://127.0.0.1:7890")
      --retry int          (env: SCS_RETRY) retry times when failed (default 3)
      --secret string      (env: SCS_SECRET) clash external controller secret
      --timeout duration   (env: SCS_TIMEOUT) timeout for http request (default 5s)
      --url string         (env: SCS_URL) clash external controller url (default "http://127.0.0.1:9090")
  -v, --version            version for clash-speedtest
Docker

Version Size Pull

docker pull starudream/clash-speedtest
docker run --rm \
    --name clash-speedtest \
    -e SCS_DEBUG=true \
    -e SCS_URL=http://host.docker.internal:9090 \
    -e SCS_PROXY=http://host.docker.internal:7890 \
    starudream/clash-speedtest

Screenshot

screenshot

License

Apache License 2.0

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
app
ios

Jump to

Keyboard shortcuts

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