e2336bb021
for a possessive (like her, his, whose, their, and its). Note that I didn't check for proper use of "its" (when it should be "it is" or "it has" instead). I also saw over 15 other grammar or punctuation problems, but not fixed in this commit.
8 lines
455 B
Text
8 lines
455 B
Text
This is a little WWW-proxy that can communicate over both IPv4 and IPv6. Its
|
|
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.
|