Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 324 Bytes

BUILDING.md

File metadata and controls

14 lines (11 loc) · 324 Bytes

To test building on FreeBSD:

vagrant init freebsd/FreeBSD-10.3-RELEASE vagrant up --provider virtualbox

This may show an error related to MAC addresses, but just try again:

vagrant up vagrant ssh sudo pkg install git gmake git clone https://github.com/raboof/nethogs cd nethogs gmake sudo ./src/nethogs