//
pkg.gl
Category
github.com/snowground/netspeed
util
package
0.1.1
Repository:
https://github.com/snowground/netspeed.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
33 SLOC
#
Functions
BindToDevice
func getlocalip(conn *net.TCPConn) string { return strings.Split(conn.LocalAddr().String(), ":")[0] }.