=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== ############################################## tty-share-2.1.0+ds/proxy/proxy.go-120- tty-share-2.1.0+ds/proxy/proxy.go:121: backConnAddr := backConn.RemoteAddr().String() tty-share-2.1.0+ds/proxy/proxy.go:122: frontConnAddr := frontConn.RemoteAddr().String() tty-share-2.1.0+ds/proxy/proxy.go-123- ############################################## tty-share-2.1.0+ds/server/session.go-84- tty-share-2.1.0+ds/server/session.go:85: log.Debugf("New WS connection (%s). Serving ..", wsConn.RemoteAddr().String()) tty-share-2.1.0+ds/server/session.go-86-