judge if interface is up

pull/432/head
wuxingzhong 5 years ago
parent 7e370e4384
commit 6d3de81a58
  1. 1
      pkg/net/ip/ip.go

@ -66,6 +66,7 @@ func InternalIP() string {
}
}
return ""
}
// isUp Interface is up

Loading…
Cancel
Save