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
Active Internet connections (w/o servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 127.0.0.1:36060 127.0.0.1:1080 TIME_WAIT -
...
# Recv-Q 接受队列,已经收到的数据包但未被一个用程序处理# Send-Q 发送队列,已经发送但是未收到ACK的```shell