diff options
-rw-r--r-- | optional/adp-ssh-client.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/optional/adp-ssh-client.json b/optional/adp-ssh-client.json new file mode 100644 index 0000000..acbc2ff --- /dev/null +++ b/optional/adp-ssh-client.json @@ -0,0 +1,4 @@ +{ + "description": "SSH client", + "filter": [ { "in": "_fw", "service": "ssh" } ] +} |