summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 39f7571..24cb6c3 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,14 @@ cd solecd
go run cmd/daemon/main.go
```
+## Wireshark plugin
+
+To build wireshark plugin you'll need Kaitai Struct Compiler.
+KSC currently doesn't support Wireshark plugin generation but
+[there is a discussion]("https://github.com/kaitai-io/kaitai_struct/issues/50#issuecomment-1485044090").
+After building foked KSC use `./build_spec.sh` to build the plugin and then put
+it into Wireshark plugins directory.
+
## TODO
- Protocol