From bf0b337c81eaee42a52dfb079d3b5b0a47ead125 Mon Sep 17 00:00:00 2001 From: onotelli Date: Fri, 8 Nov 2024 13:07:00 +0100 Subject: [PATCH] Update README.md --- docs/README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 03be9ec..6a8249c 100644 --- a/docs/README.md +++ b/docs/README.md @@ -172,6 +172,13 @@ unpacked the source package, type: $ make $ make install +## Install on Ubuntu + sudo apt install software-properties-common + sudo add-apt-repository ppa:oreste-notelli/ppa + sudo apt update + sudo apt install justniffer + + ## EXAMPLES ### Example 1. Retrieving http network traffic in access_log format @@ -405,4 +412,4 @@ output: /plecno_res/src/effects.js application/javascript 192.168.10.2 -see [MAN](MAN) \ No newline at end of file +see [MAN](MAN)