doc: fix URL for unix-socket python example

(cherry picked from commit 5499a6f7cd)
pull/5726/head
Kirby Kuehl 5 years ago committed by Victor Julien
parent 17ebe3125b
commit 2a8571b3f4

@ -34,7 +34,7 @@ directory.
Clients are implemented for some programming languages and can be used as code
example to write custom scripts:
* Python: https://github.com/inliniac/suricata/blob/master/scripts/suricatasc/suricatasc.in (provided with Suricata and used in this document)
* Python: https://github.com/OISF/suricata/blob/master/python/suricata/sc/suricatasc.py (provided with Suricata and used in this document)
* Perl: https://github.com/aflab/suricatac (a simple Perl client with interactive mode)
* C: https://github.com/regit/SuricataC (a Unix socket mode client in C without interactive mode)

Loading…
Cancel
Save