Skip to content

Instantly share code, notes, and snippets.

View tzermias's full-sized avatar

Zacharias Tzermias tzermias

View GitHub Profile
#!/usr/bin/php
<?php
# Senderbase Monitoring Plugin for Nagios
# Dan Miller <dm@sub6.com>
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 = ""