You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First, you need a configuration file. You may use one from the `examples/` directory in this repository, or [write one yourself](https://packetraven.readthedocs.io/en/latest/configuration.html).
39
+
40
+
Then, run your executable from the terminal with the path to your configuration as the first argument:
14
41
```shell
15
42
./packetraven_Windows.exe examples/example_1.yaml
16
43
```
44
+
45
+
You should then see the following in your terminal window:
0 commit comments