Update README.md

This commit is contained in:
salvatore-abello
2022-06-14 15:16:19 +02:00
committed by DomySh
parent 10e672b315
commit 826f92f9e3

View File

@@ -141,7 +141,7 @@
"regex": <base64 encoded regex>, "regex": <base64 encoded regex>,
"is_blacklist": <true|false>, "is_blacklist": <true|false>,
"n_packets": <number of blocked packets>, "n_packets": <number of blocked packets>,
"mode" <"C"|"S"|"B"> // Client to server, server to client or both "mode": <"C"|"S"|"B"> // Client to server, server to client or both
} }
``` ```
@@ -186,4 +186,4 @@
{ {
"status": "ok" "status": "ok"
} }
``` ```