summaryrefslogtreecommitdiff
path: root/net/proxycheck/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2003-02-17 11:50:40 +0000
committerzuntum <zuntum@pkgsrc.org>2003-02-17 11:50:40 +0000
commit9cc9cc04e5e8a63fcb7830257ee07b3750d1217c (patch)
treebb4691bf9837d94d5d9e5760fdb9da308f1a6c15 /net/proxycheck/DESCR
parent8e92b8ca772b9fe86a0d28d2738a4378cb381f03 (diff)
downloadpkgsrc-9cc9cc04e5e8a63fcb7830257ee07b3750d1217c.tar.gz
Initial import of net/proxycheck (version 0.41)
proxycheck is a simple tool that will work on a reasonable *nix system and may be used to quickly check whenever a given host or set of hosts has open proxy server running. Open proxies of various kinds are (ab)used nowadays for various evil things like sending mass spam, hacking into your machine, making denial of service attacks (DoS) and the like. Every such machine should be either secured properly or turned off permanently, but that's not an option, since in most cases there is either no administrator of such machines exists at all, or he has no clue about what's on that machine, or it's irrelevant for him. Provided by Todd Vierling in PR#20110.
Diffstat (limited to 'net/proxycheck/DESCR')
-rw-r--r--net/proxycheck/DESCR11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/proxycheck/DESCR b/net/proxycheck/DESCR
new file mode 100644
index 00000000000..1491a2c3199
--- /dev/null
+++ b/net/proxycheck/DESCR
@@ -0,0 +1,11 @@
+proxycheck is a simple tool that will work on a reasonable *nix system
+and may be used to quickly check whenever a given host or set of hosts
+has open proxy server running.
+
+Open proxies of various kinds are (ab)used nowadays for various evil
+things like sending mass spam, hacking into your machine, making denial
+of service attacks (DoS) and the like. Every such machine should be
+either secured properly or turned off permanently, but that's not an
+option, since in most cases there is either no administrator of such
+machines exists at all, or he has no clue about what's on that machine,
+or it's irrelevant for him.