tcpdump
名前を解決し、ポート番号を未解決のままにする方法を教えてください。
男 より:
-n Don’t convert host addresses to names. This can be used to avoid DNS lookups.
-nn Don’t convert protocol and port numbers etc. to names either.
この設定は、アドレスとポートの両方tcpdump -nn
の解決をスキップします。