Mac 下查看某个App使用TCP 链接状况

| No Comments | No TrackBacks
SSD:~ yarshure$ ps -ef|grep AirPlay|grep -v  grep|awk '{print $2}'|xargs lsof -p |grep IPv4
?\x9e?  342 yarshure   16u    IPv4 0xffffff8016b0c320       0t0      TCP 192.168.69.56:49883->114.80.128.121:http (ESTABLISHED)
?\x9e?  342 yarshure   19u    IPv4 0xffffff8020d9ec00       0t0      TCP 192.168.69.56:50005->58.215.45.192:http (ESTABLISHED)
?\x9e?  342 yarshure   21u    IPv4 0xffffff8020d9fa40       0t0      TCP 192.168.69.56:49994->114.80.128.121:http (ESTABLISHED)
?\x9e?  342 yarshure   23u    IPv4 0xffffff8026da8de0       0t0      TCP 192.168.69.56:50008->114.80.128.121:http (ESTABLISHED)
?\x9e?  342 yarshure   24u    IPv4 0xffffff8020da16c0       0t0      TCP 192.168.69.56:50009->58.215.45.192:http (ESTABLISHED)

No TrackBacks

TrackBack URL: http://iphone.ipsw.info/mt/mt-tb.cgi/383

Leave a comment