Skip to content

Commit

Permalink
libpcap fixes #15
Browse files Browse the repository at this point in the history
  • Loading branch information
skleber committed Oct 21, 2020
1 parent aa2532e commit 3370d21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ Have a look into `nemesys.py` resp. `nemesys_fms.py` to get an impression of the

## Requirements
* Python 3
* libpcap for pcapy: `apt-get install libpcap-dev libpq-dev`
* Install packages listed in requirements.txt: `pip install -r requirements.txt`
* Manual install of Netzob from the ["fix-layer-build" branch]([email protected]:skleber/netzob.git)
-- ~~currently NOT the official~~ [~~"next" branch~~](https://github.com/netzob/netzob/tree/next/netzob)! --
Expand Down

0 comments on commit 3370d21

Please sign in to comment.