Skip to content

Instantly share code, notes, and snippets.

#!/usr/bin/php
<?php
# Senderbase Monitoring Plugin for Nagios
# Dan Miller <[email protected]>
error_reporting(E_ERROR | E_PARSE);
# Function to swap the octets of an IP...
# ..address around in to ARPA formatting.
#!/usr/bin/env python
# encoding: utf-8
import tweepy #https://github.com/tweepy/tweepy
import csv
#Twitter API credentials
consumer_key = ""
consumer_secret = ""
access_key = ""