diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-01-28 01:40:49 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-01-28 01:40:49 +0000 |
commit | 5a0f8adb0f38d725722380e3fd63228f1f917ed4 (patch) | |
tree | 1b4ae9bb212695393f87621c96d0be382097a6ac /package/tinyproxy/ipkg | |
parent | 6a25fe644778c1a2a4bc97655a6024eda12215ea (diff) |
Addded tinyproxy : lightweight HTTP/HTTPS proxy with support for transparent proxying
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3059 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/tinyproxy/ipkg')
-rw-r--r-- | package/tinyproxy/ipkg/tinyproxy.control | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/package/tinyproxy/ipkg/tinyproxy.control b/package/tinyproxy/ipkg/tinyproxy.control new file mode 100644 index 0000000000..821b927e4c --- /dev/null +++ b/package/tinyproxy/ipkg/tinyproxy.control @@ -0,0 +1,5 @@ +Package: tinyproxy +Version: 1.6.3 +Section: net +Description: Tinyproxy is a lightweight HTTP and HTTPS proxy. +Priority: optional |