neovatar.org
Skip to content

Shellscript for BND IPs

IP address ranges have been leaked to wikileaks. I wrote a quick 'n dirty shell script to parse my webserver access log files for these IP ranges.
#!/bin/bash

CountIpRanges ()
{
(cat <
        

Trackbacks

No Trackbacks

Comments

Display comments as Linear | Threaded

No comments

Add Comment

Enclosing asterisks marks text as bold (*word*), underscore are made via _word_.
Standard emoticons like :-) and ;-) are converted to images.
E-Mail addresses will not be displayed and will only be used for E-Mail notifications.