1 Star 1 Fork 0

Lavenza / 查本机 ip 地址小工具

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 311 Bytes
一键复制 编辑 原始数据 按行查看 历史
Lavenza 提交于 2021-04-19 17:19 . 提交代码
module main
go 1.15
require (
getip v0.0.0
github.com/lxn/walk v0.0.0-20210112085537-c389da54e794
github.com/lxn/win v0.0.0-20210218163916-a377121e959e // indirect
golang.org/x/sys v0.0.0-20210415045647-66c3f260301c // indirect
gopkg.in/Knetic/govaluate.v3 v3.0.0 // indirect
)
replace getip => ./getip
Go
1
https://gitee.com/lavenza/check-local-ip-address-widget.git
git@gitee.com:lavenza/check-local-ip-address-widget.git
lavenza
check-local-ip-address-widget
查本机 ip 地址小工具
master

搜索帮助