provides a Web Proxy to use with Enigma2. At the moment only standard HTTP is support...
authorRico Schulte <ricoschulte@users.schwerkraft.elitedvb.net>
Thu, 3 Jan 2008 20:03:49 +0000 (20:03 +0000)
committerRico Schulte <ricoschulte@users.schwerkraft.elitedvb.net>
Thu, 3 Jan 2008 20:03:49 +0000 (20:03 +0000)
commitfb05e91a213a1cc49e7fd7b6c8e5fbe9aa855e25
tree36a2beab62fc92bcbd371abc48d09159a93f5bb0
parente21d5079eee67e4e8ae6555c2f69b0aa0ad099ac
provides a Web Proxy to use with Enigma2. At the moment only standard HTTP is supported, i am not sure this will be completed with HTTPS, SOCKS or FTP. My global plan it to implement this and to build a Contentfilter depending on a RegEx-Blacklist
Makefile.am
configure.ac
httpproxy/CONTROL/control [new file with mode: 0644]
httpproxy/Makefile.am [new file with mode: 0644]
httpproxy/src/Makefile.am [new file with mode: 0644]
httpproxy/src/__init__.py [new file with mode: 0644]
httpproxy/src/plugin.py [new file with mode: 0644]