check_synology icon indicating copy to clipboard operation
check_synology copied to clipboard

Made SNMP privacy protocol selectable

Open dommi22m opened this issue 3 years ago • 3 comments

This is my version to make the privacy protocol selectable. AES128 is used as default.

dommi22m avatar Aug 15 '22 11:08 dommi22m

Please add the new option [-s [AES128|DES]] to the usage in the README.md accordingly.

Done!

Why specifically did you choose -s? Maybe we should change this to -e(encryption?) to save -s for future usecases that are more related to the letter s? What's your opinion on that?

Yes you are right! I was thinking in the direction of "secret". But that would not be logical and also wrong in terms of content.

dommi22m avatar Aug 16 '22 08:08 dommi22m

@all-contributors add @dommi22m for code

wernerfred avatar Aug 16 '22 10:08 wernerfred

@wernerfred

I've put up a pull request to add @dommi22m! :tada:

allcontributors[bot] avatar Aug 16 '22 10:08 allcontributors[bot]