博主头像
猫东东

好好生活,停止摸鱼

githubiptool工具(golang版本)

github可用IP获取工具,因为某种原因,github时不时的抽掉了,所以就写个小工具来测试吧...

预览图

1. 依赖

2. 使用

git clone git@github.com:mopo/githubiptool.git
cd githubiptool
go mod tidy
go run main.go

3. 其它

线程超时时间是10秒,若是全部失败,可以考虑加长时间再试,但是程序执行时间会加长

4. license

Licensed under MIT.

githubiptool工具(golang版本)
https://blog.del.pub/code/mine-githubiptool.html
本文作者 猫东东
发布时间 2021-10-11
许可协议 CC BY-NC-SA 4.0
发表新评论