docs: introduction to Flag-Filter usage

This commit is contained in:
Li4n0
2023-03-24 22:50:27 +08:00
parent b76757da33
commit eee9c7be70
5 changed files with 19 additions and 7 deletions
+5
View File
@@ -158,6 +158,11 @@ example.
As shown above, RevSuit supports multiple clients, and each client **in the connected state** receives a push of `flag`,
so distributed scanning can be supported.
If you don't want every client to receive all `flag` pushes, you can use the `Flag-Filter` request header when creating an sse connection to set the format(regular expressions) of the `flag` you want that client to receive:
![img.png](./images/flag-filter.gif)
#### Temporary storage queue
RevSuit will store `flag` temporarily in the queue when there is no client connection and send it when the client