1
0
mirror of https://github.com/pavel-odintsov/fastnetmon synced 2024-11-23 17:32:59 +01:00
fastnetmon-rewritten/MAC_OS_INSTALL.md
2015-02-10 13:55:47 +03:00

506 B

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