随笔-网络-TCP TLS
Wireshark 可以用时序图的方式显示数据包交互的过程,从菜单栏中,点击 统计 (Statistics) -> 流量图 (Flow Graph),然后,在弹出的界面中的「流量类型」选择 「TCP Flows」
TCP连接的TIME_WAIT和CLOSE_WAIT
https://www.cnblogs.com/kevingrace/p/9988354.html
tcp port numbers reused
reused的是time_wait的连接
案例:
服务器ip:99.30
利用wireshark查看TLS明文
本文来自博客园,作者:LiYanbin,转载请注明原文链接:https://www.cnblogs.com/stellar-liyanbin/p/18294208