diff options
author | Robert James Kaes <rjkaes@users.sourceforge.net> | 2001-05-25 21:50:05 +0000 |
---|---|---|
committer | Robert James Kaes <rjkaes@users.sourceforge.net> | 2001-05-25 21:50:05 +0000 |
commit | 8045684c6939d66c0780f6aadadd4310dc110bb0 (patch) | |
tree | 7cf664c0cff8dffd660391a1514a66bd802240c9 | |
parent | b33e41eff11ebd2164134f25765accfbde814bca (diff) | |
download | tinyproxy-8045684c6939d66c0780f6aadadd4310dc110bb0.tar.gz tinyproxy-8045684c6939d66c0780f6aadadd4310dc110bb0.zip |
Maintain a list of things which still need to be addressed.
Diffstat (limited to '')
-rw-r--r-- | TODO | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |