Code Snippits

These are various bits of code that I've written, or find useful. Perhaps you
will too. All scripts are copyrighted by the author, please see the individual
files to determine the licenses.
Thanks,
Harry
-
moz-url.pl - A script to properly open new tabs in mozilla from other
applications. Goto:
RedHat-> Preferences->Preferred Applications->Web Browser
and select "custom web browser" then enter the path to moz-url.pl like so:
/usr/bin/moz-url.pl %s
-
iplookup.pl - A script to "quietly" do a lookup on every ip address within
a specified netblock.
-
symlinks.pl - A script to find all symlinks within a directory. This script
was created for times when importing a directory, which has symbolic links,
into cvs. Since cvs doesn't handle symlinks we need a way to recreate them
when checking out the directory.
-
nessusrc-edit.pl - A program to selectively enable various nessus plugins
via the command line.
- AuthIPT
- A program that emulates authpf on OpenBSD. AuthIPT allows for per-user firewalling
using netfilter/iptables.
Copyright © 2003