Does -P --plugins argument get used? #2697
M15terHyde
started this conversation in
General
Replies: 1 comment
-
|
It's used here: https://github.com/mitre/caldera/blob/695895b3961b3dc16c28b9e264af570d034cfe7d/server.py#L61 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://github.com/mitre/caldera/blob/b6556777ec8bd287f124f935f74696bd7f03a858/server.py#L108
Looking at the args that can be passed to server.py All of them get used or referenced in some way except for -P --plugins.
Does it do anything? Get used?
Beta Was this translation helpful? Give feedback.
All reactions