文件名称:fast:最小的零依赖实用程序,用于从终端测试您的互联网下载速度
文件大小:5KB
文件格式:ZIP
更新时间:2024-08-24 04:59:43
wip Go
快速地 最小的零依赖实用程序,用于从终端测试您的互联网下载速度 由 Fast.com 提供支持 - Netflix 安装 斌 用您的操作系统替换下载链接 下面是 ubuntu 64 位示例 curl -L https://github.com/ddo/fast/releases/download/v0.0.4/fast_linux_amd64 -o fast # or wget wget https://github.com/ddo/fast/releases/download/v0.0.4/fast_linux_amd64 -O fast # then chmod chmod +x fast # run ./fast 码头工人 ~10 MB docker run --rm ddooo/fast 折断 snap install fast Arch Linux (AUR) yay -
【文件预览】:
fast-master
----Gopkg.toml(795B)
----LICENSE(1KB)
----build()
--------docker()
--------snap()
----Gopkg.lock(1KB)
----README.md(1KB)
----fast.go(1KB)
----.gitignore(57B)