Repository

Download

The repository can be cloned with the following:
$ git clone http://piggledy.org/projects/dlproxy/dlproxy.git/

History

* 2016-09-07 21:06:32 Laurent Defert python3, ignore some mimetype
* 2016-09-07 19:46:53 Laurent Defert 2to3
* 2016-09-07 19:17:52 Laurent Defert redirect downloads
* 2016-09-06 20:12:35 Laurent Defert unbuffered writes
* 2016-08-04 22:06:37 inaz2 respond 403 error if handlers return False
* 2016-06-16 12:44:22 inaz2 revert default port to 8080 and rename proxy2_https.py -> https_transparent.py
* 2016-04-14 15:02:42 inaz2 change default port 3128 and add proxy2_https.py
* 2016-01-29 08:05:14 inaz2 improved deflate decoding (issue #2)
* 2015-12-19 17:31:45 inaz2 README.md: trivial fix
* < - . 2015-12-19 17:22:30 inaz2 Merge pull request #1 from mre/patch-1
| * 2015-12-17 15:28:10 Matthias Endler Add BSD-3 license
* - - ' 2015-12-14 08:50:05 inaz2 print_info(): fix display of Set-Cookie information
* 2015-12-14 08:14:49 inaz2 print_info(): strip spaces of html title
* 2015-12-14 08:07:38 inaz2 {encode,decode}_content_body(): compare encoding to 'identity' first
* 2015-12-14 08:05:11 inaz2 do_GET(): use (scheme, netloc) as a key of connection pool
* 2015-09-08 02:50:11 inaz2 trivial fix
* 2015-09-08 02:46:36 inaz2 add sslstrip.py
* 2015-04-22 06:10:27 inaz2 add 'coding: utf-8'
* 2015-04-22 04:33:52 inaz2 add do_OPTIONS()
* 2015-04-22 04:33:22 inaz2 print_info(): show the title of a HTML document
* 2015-04-22 00:16:14 inaz2 print_info(): prettify Cookie and Set-Cookie headers
* 2015-04-22 00:15:36 inaz2 print_info(): print what is displayed
* 2015-04-21 23:22:17 inaz2 add with_color() function
* 2015-04-21 23:21:22 inaz2 print_info(): show line count with big JSON data
* 2015-04-21 06:03:08 inaz2 print_info(): limit json output to 50 lines
* 2015-02-24 07:50:41 inaz2 do_GET(): remove redundant check
* 2015-02-24 07:49:54 inaz2 do_CONNECT(): check Proxy-Connection header
* 2015-01-28 15:23:17 inaz2 switch SSL intercept/relay whether private keys exist or not
* 2015-01-28 01:33:07 inaz2 use self-signed certificates by default
* 2015-01-26 05:43:35 inaz2 add ThreadingHTTPServer.daemon_threads = True
Previous 2 3 4 5 6 Next