How to view network traffic without hostname using Iftop command in Linux?
To view the network traffic without hostname, use the following command.
→ iftop -n
It will list only the network ips without host name details in both send and receive traffics.