summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--doc/TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index 7f20146..677eb7c 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -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. :)