diff options
author | Robert James Kaes <rjkaes@users.sourceforge.net> | 2001-10-22 18:31:44 +0000 |
---|---|---|
committer | Robert James Kaes <rjkaes@users.sourceforge.net> | 2001-10-22 18:31:44 +0000 |
commit | db1ccab0bcc9b993b305e6246b3bb48a9709e63a (patch) | |
tree | 93b64537ff839e7874408cbe2a1e8cf8bf3155a2 /doc/TODO | |
parent | a6a026cb9e7a57ccae85d7ddebf94149c9f28aae (diff) | |
download | tinyproxy-db1ccab0bcc9b993b305e6246b3bb48a9709e63a.tar.gz tinyproxy-db1ccab0bcc9b993b305e6246b3bb48a9709e63a.zip |
New TODO entry for handling potential security problems.
Diffstat (limited to '')
-rw-r--r-- | doc/TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -21,3 +21,5 @@ against the current tree and I'll integrate it if possible. Suggested: Ed Avis - Include the ability to rewrite both incoming and outgoing headers. - Enable an option for chroot() jailing tinyproxy. + - Add an option which allows the blocking of connections certain ports + (like 25, 110, etc.) that might be used for "bad" things. :) |