Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我知道,如何通过网络选项卡使用 Chrome 的检查器和 Firebug 进行检查,但我想知道是否可以使用 tcpdump/netstat/lsof 之类的东西来检查正在播放的流的 url?另外,是否有可能找出所有的下载网址?
Passing -X to tcpdump will cause it to dump some of each packet in ASCII form, but something smarter such as Wireshark (TShark) would be better.
-X
tcpdump