Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 506 Bytes

MAC_OS_INSTALL.md

File metadata and controls

19 lines (16 loc) · 506 Bytes

Build on Mac OS 10.10 Yosemite.

Build fastnetmon:

cd ~
git clone https://github.com/FastVPSEestiOu/fastnetmon.git
cd fastnetmon
mkdir build
cd build
cmake ..
make