fast:直接从终端检查您的互联网速度。 使用chromedp在GOlang上构建

时间:2024-04-26 07:26:57
【文件属性】:

文件名称:fast:直接从终端检查您的互联网速度。 使用chromedp在GOlang上构建

文件大小:52KB

文件格式:ZIP

更新时间:2024-04-26 07:26:57

go fast golang internet-speed-checker chrome-headless

adhocore /快速 GO lang命令行工具可直接从终端检查互联网速度。 通过无头镀Chrome使用 。 先决条件 必须安装Chrome浏览器。 chromedp会尝试从这些自动找到chrome可执行文件。 如果您遇到关于Chrome可用性的错误,并且您在自定义路径中使用了chrome,则请检查。 用法 fast安装: go get github.com/adhocore/fast/cmd/fast 最后,确保$GOPATH或$HOME/go/bin在$PATH或%path% ,然后运行: fast 请稍等,否则请Ctrl+C 就这样。 屏幕 故障排除 在MacOS中,您可以执行以下操作: echo ' #!/bin/sh\n\n/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome $@ ' > /


【文件预览】:
fast-main
----cmd()
--------fast()
----internal()
--------fast()
----assets()
--------usage.png(50KB)
----LICENSE(1KB)
----main.go(96B)
----go.sum(2KB)
----README.md(1KB)
----.editorconfig(188B)
----go.mod(156B)

网友评论