From b1f22ab6f8f6e79bc601b6d9c1fa60aa6b248b79 Mon Sep 17 00:00:00 2001 From: Babak Farrokhi Date: Sat, 9 Apr 2016 12:34:48 +0430 Subject: [PATCH] update README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ec9e133..fd868c7 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,6 @@ # sipcap SIP Protocol Capture and Analysis toolkit + +This repository contains a few utilities to extract SIP signalling information +from network traffic, by either capturing from a given network interface or any +`.pcap` capture file.