@ -322,7 +322,10 @@ func (p *Client) AcceptTcpConn(conn *net.TCPConn, targetAddr string) {
}
if !clientConn.exit {
loggo.Info("connected remote tcp %s %s", uuid, tcpsrcaddr.String())
bytes := make([]byte, 10240)
tcpActiveRecvTime := time.Now()
The note is not visible to the blocked user.