summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert James Kaes <rjkaes@users.sourceforge.net>2001-05-25 21:50:05 +0000
committerRobert James Kaes <rjkaes@users.sourceforge.net>2001-05-25 21:50:05 +0000
commit8045684c6939d66c0780f6aadadd4310dc110bb0 (patch)
tree7cf664c0cff8dffd660391a1514a66bd802240c9
parentb33e41eff11ebd2164134f25765accfbde814bca (diff)
downloadtinyproxy-8045684c6939d66c0780f6aadadd4310dc110bb0.tar.gz
tinyproxy-8045684c6939d66c0780f6aadadd4310dc110bb0.zip
Maintain a list of things which still need to be addressed.
Diffstat (limited to '')
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..5e2151b
--- /dev/null
+++ b/TODO
@@ -0,0 +1,6 @@
+* handle SSL (on port 443)
+* allow selective logging. For example, you may want to only log errors.
+* ability to rewrite headers (both incoming and outgoing)
+* take a look at squid and find out why ICQ doesn't work through tinyproxy
+* selective binding based on incoming IP address
+* make sure tinyproxy works with sshtunnels