From 0bf9feeaf7664fa8e962ab227f558bc12be92e70 Mon Sep 17 00:00:00 2001 From: Babak Farrokhi Date: Wed, 16 Sep 2015 17:10:51 +0430 Subject: [PATCH] - update README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0e60422..bcd53bc 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,7 @@ Scan](https://img.shields.io/coverity/scan/6374.svg)](https://scan.coverity.com/ License](https://img.shields.io/github/license/farrokhi/fsipd.svg)](https://github.com/farrokhi/fsipd/blob/master/LICENSE) fsipd - Fake SIP Daemon + +fsipd is a minimal SIP honeypot. It listens on TCP/UDP 5060 and logs all incoming SIP requests along with SRC/DST Source and Port in CSV format. + +WARNING: This is a work in progress.