diff --git a/utils/webcheck.sh b/utils/webcheck.sh index 3a80e83..4ea5e9f 100755 --- a/utils/webcheck.sh +++ b/utils/webcheck.sh @@ -82,11 +82,16 @@ Description Requirements - Perl with URI::Escape and JSON modules + Perl with URI::Escape and JSON modules. Syntax webcheck.sh [file1] [file2] [...] + +Security note + + Your whole script is encoded and sent over internet to the service. + Please make sure your script is safe. You have been warned. EOF }