Skip to content

DoggLow/DNS-P

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAME
	OpenDNS Stats Fetcher

SYNOPSIS
	fetchstats <username> <network_id> <YYYY-MM-DD> [<YYYY-MM-DD>]

DESCRIPTION
	Automatically fetch your OpenDNS Top Domains data for the given
	date range in CSV format.  Fetches all pages and combines them
	into one CSV file, which is printed to STDOUT.

INSTALLATION
	The script doesn't need to be "installed" but it is nice to put
	it on your PATH somewhere.  Your curl program must be on your
	PATH, as well.

DEPENDENCIES
	BASH <http://www.gnu.org/software/bash/>
	cURL <http://curl.haxx.se/>

VERSION
	0.1

AUTHOR
	Richard Crowley <richard@opendns.com>
	Brian Hartvigsen <brian.hartvigsen@opendns.com>

LICENSE
	This work is licensed under a Creative Commons
	Attribution-Share Alike 3.0 Unported License
	<http://creativecommons.org/licenses/by-sa/3.0/>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • VBScript 57.4%
  • Shell 42.6%