
Enable fast TCP packet capture and viewing in IntelliJ IDEA, improving the efficiency of microservice interface troubleshooting.
# libpcap is usually pre-installed, if not:
brew install libpcapsudo apt-get install libpcap-devsudo yum install libpcap-devel