Go to file
MaffC 5f8a3c3099 More work on aslookup 2013-03-17 05:37:32 +00:00
aslookup More work on aslookup 2013-03-17 05:37:32 +00:00
mailview.pl Adding mailview 2013-02-04 03:04:05 +00:00
nscheck Renamed nscheck slightly and added watchd 2013-02-04 03:13:16 +00:00
paster Attempted to work on Paster a little, only to discover that very few pastebin sites can easily be interfaced with through curl, the ones that do, suck. Sprunge and ixio both suck massive balls. 2013-02-06 17:45:48 +00:00
readme.md Added aslookup and fixed a bug in watchd regarding variable naming 2013-03-17 05:11:43 +00:00
watchd Added aslookup and fixed a bug in watchd regarding variable naming 2013-03-17 05:11:43 +00:00
watchd.conf Added aslookup and fixed a bug in watchd regarding variable naming 2013-03-17 05:11:43 +00:00

readme.md

script-collection

Preface

I write scripts a lot. Partly as a hobby, partly to make my own work easier and partly for my job. I tend to choose whatever language is most appropriate for what I'm doing, although I usually prefer Bash.

Scripts

This readme contains an up to date list of all scripts in the repo + their descriptions:

  • aslookup: Perl - Script to look up ASN information for a given IP or ASN
  • mailview: Perl - Script to parse HTML email and format it in a text-reader-friendly way.
  • nscheck: Bash - DNS diagnosis script
  • paster: Bash - Script to take standard input and 'paste' it to a pastebin site.
  • watchd & watchd.conf: Bash - Script designed to run as a cronjob, alerting the user to any events.