hornd/etherscrape
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Tcpdump replacement.
====================================
Requirements
====================================
A) libpcap must be installed.
sudo yum install libpcap
B) If building from source, you may also need to install libpcap-devel
sudo yum install libpcap-devel
====================================
====================================