From 1fa6c7a186a97f833028e4dcb4ec63d631cffa22 Mon Sep 17 00:00:00 2001 From: euer Date: Thu, 29 Nov 2012 18:00:33 +0100 Subject: github_listener: add README --- retiolum/scripts/github_listener/README | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 retiolum/scripts/github_listener/README (limited to 'retiolum/scripts/github_listener') diff --git a/retiolum/scripts/github_listener/README b/retiolum/scripts/github_listener/README new file mode 100644 index 00000000..ad43031c --- /dev/null +++ b/retiolum/scripts/github_listener/README @@ -0,0 +1,18 @@ +GITHUB_LISTENER +=============== + +The github listener is an application which listens for github post-receive +hook calls and runs a script each time currently the github listener is +used to create a tarball of all nodes in the retiolum darknet. the current +tarball can be retrieved at http://euer.krebsco.de/retiolum/hosts.tar + +listen script +============= + +the listen script is a quick hack which runs netcat in an e-loop together +with a "logger" command to signalise successful tarball generation. + + +github_listener.conf +=================== +the supervisor config file -- cgit v1.2.3