blob: b2db835f758f1e76a534851d600887a5915abd09 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
Source: networkQuality
Build-Depends: golang
Package: networkQuality
Maintainer: Jeff Carr <[email protected]>
Architecture: amd64
Recommends:
Depends:
URL: https://github.com/network-quality/goresponsiveness
Description: does a speed test of your internet connection
To test against apple.com:
networkQuality --config mensura.cdn-apple.com --port 443 --path /api/v1/gm/config
This is a debian package of: https://github.com/network-quality/goresponsiveness
|