From 32d2d6c5aa191bf78cf57df61da2ba5d9df36d5f Mon Sep 17 00:00:00 2001 From: panki27 Date: Mon, 4 Dec 2017 10:43:38 +0100 Subject: [PATCH] Readme wank --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index e0b59bf..e1ea633 100644 --- a/README.md +++ b/README.md @@ -1 +1,10 @@ # certAlert, the NetSec info push script + +Hey there. This is my little script which alerts me via Firebase Cloud Messageging (push) if there is a new advisory on the german CERT page which is relevant to my interests. + +Adapting this for your own purposes shouldn't be too hard. +To use this, simply change the constants at the head of the file. +Requires BeautifulSoup and pyfcm! Huge shoutout to the creators of those. +Run this script as a cronjob on your server. Prolly need an android/ios app to receive this stuff tho + +This _almost_ has the potential to become a crawler. \ No newline at end of file