You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
go get github.com/sevenelevenlee/ipvsGo
ip := "218.244.0.0"
#将ip转换成uint类型
re := ipvsGo.IPString2Long(ip)
ipvsGo.SearchByBinary(re) #when result is "" 未在本库中查到