Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/regit/suricatac
A Suricata unix socket client coded in plain C
https://github.com/regit/suricatac
Last synced: 22 days 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 (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-11-30T13:09:08.000Z (about 12 years ago)
- Last Synced: 2024-10-30T03:50:37.343Z (2 months ago)
- Language: C
- Size: 109 KB
- Stars: 2
- Watchers: 5
- 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