https://github.com/regit/suricatac
A Suricata unix socket client coded in plain C
https://github.com/regit/suricatac
Last synced: 10 months ago
JSON representation
A Suricata unix socket client coded in plain C
- Host: GitHub
- URL: https://github.com/regit/suricatac
- Owner: regit
- License: gpl-2.0
- Created: 2012-11-30T12:58:39.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-11-30T13:09:08.000Z (over 13 years ago)
- Last Synced: 2025-04-04T13:16:16.678Z (about 1 year ago)
- Language: C
- Size: 109 KB
- Stars: 2
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: COPYING
Awesome Lists containing this project
README
=========
SuricataC
=========
What is this
============
This program is an example code which show how to connect to suricata unix
socket. Its main capability is to ask suricata to work on pcap files.
Using it
========
Syntax is the following ::
SuricataC [-f file] [pcap] [dir]
Two running modes here. Or you give two arguments which are a pcap file and
an output directory. Or use -f to specify a file containing a list of treatment
to do ::
/path/to/file;/path/to/output/dir