We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a75916 commit 04e5b6dCopy full SHA for 04e5b6d
README.md
@@ -152,6 +152,11 @@ docker build --no-cache -t sipcapture/heplify:latest -f docker/heplify/Dockerfil
152
Path to write pcap file
153
-zf
154
Enable pcap compression
155
+ -script-file string
156
+ LUA script file path to execute on each packet
157
+ -script-hep-filter string
158
+ HEP Type filter for LUA script, comma separated list (default "1")
159
+
160
```
161
162
## Examples
0 commit comments