網路診斷工具
Last updated
Was this helpful?
Last updated
Was this helpful?
結合了 ping 與 routetrace
sudo mtr google.com
監聽相關封包
可先用 ifconfig 看有哪些網路介面
https://www.tcpdump.org/manpages/tcpdump.1.html
可以掃描一個主機有開哪些 PORT,或是某個網段有哪些 IP 可連線
lsof 可以查看系統上各行程所開啟的檔案,加上 -i 可以查找相關網路連線
兩者都可以查詢 DNS records