diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-11-01 02:15:23 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-11-01 02:15:23 +0000 |
commit | 431e7a7ddad1a9e4611e8e6d4b744301d3730458 (patch) | |
tree | f392f0f557931c9cf9a1ff512b5a4b44150c2ec3 /www/www6to4/DESCR | |
parent | c72c1cf5f95cbe537b005028f1743cddb16ef203 (diff) | |
download | pkgsrc-431e7a7ddad1a9e4611e8e6d4b744301d3730458.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'www/www6to4/DESCR')
-rw-r--r-- | www/www6to4/DESCR | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/www/www6to4/DESCR b/www/www6to4/DESCR new file mode 100644 index 00000000000..86680a7975f --- /dev/null +++ b/www/www6to4/DESCR @@ -0,0 +1,8 @@ +This is a little WWW-proxy that can communicate over both IPv4 and IPv6. It's +primary use is as stub-proxy between a IPv4-only browser and the rest of the +(v4 and v6) Internet. This proxy is meant to run on a client machine as +frontend to an IPv4-only browser and not to serve a large number of clients. +If you need the latter you're much better off with a full-fledged proxy like +squid. + +This program is based on code copyrighted by the Junkbusters Corp. |