From 6dd75856f30923879eb01bc94ae7a735dc413063 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bernhard=20Fr=C3=B6hlich?= Date: Fri, 8 Apr 2011 22:54:31 +0200 Subject: First version of mailing script added --- scripts/mail-weak-keys.php | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100755 scripts/mail-weak-keys.php (limited to 'scripts/mail-weak-keys.php') diff --git a/scripts/mail-weak-keys.php b/scripts/mail-weak-keys.php new file mode 100755 index 0000000..f8909c9 --- /dev/null +++ b/scripts/mail-weak-keys.php @@ -0,0 +1,33 @@ +#!/usr/bin/php -q + -- cgit v1.2.1