Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@
The following set of commands should get your Tsusen sensor up and running (out of the box with default settings and monitoring interface `any` and HTTP reporting interface on default port `8339`):

```
sudo apt-get install python-pcapy
sudo pip install python-geoip python-geoip-geolite2
sudo pip install pcapy-ng python-geoip python-geoip-geolite2
cd /tmp/
git clone https://github.com/stamparm/tsusen.git
cd tsusen/
Expand Down