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 9d5cfbf commit 6ec4496Copy full SHA for 6ec4496
remoteShark.py
@@ -309,6 +309,7 @@ def printHelp(self):
309
-p --port SSH port to connect to
310
-t --timeout Stop capture after timeout has expired
311
-u --user SSH user to connect as (default root)
312
+ -w --wireshark-filter Configures Wireshark's display filter
313
314
"""
315
printf("%s\n", helpData)
0 commit comments