Skip to content

Commit 04e5b6d

Browse files
authored
Lua instructions
1 parent 9a75916 commit 04e5b6d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,11 @@ docker build --no-cache -t sipcapture/heplify:latest -f docker/heplify/Dockerfil
152152
Path to write pcap file
153153
-zf
154154
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+
155160
```
156161

157162
## Examples

0 commit comments

Comments
 (0)