| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| proxenet v0.3 release, codename Tarot source code.tar.gz | 2015-05-23 | 520.2 kB | |
| proxenet v0.3 release, codename Tarot source code.zip | 2015-05-23 | 542.8 kB | |
| README.md | 2015-05-23 | 593 Bytes | |
| Totals: 3 Items | 1.1 MB | 0 | |
Changelog:
- Added support for Java and Tcl plugins
- Ruby plugin support is stable
- Removed support Ruby < 2 and Python < 2.5
- Extended interception features:
- Intercept can be defined by blacklist/whitelist (option -I/-E)
- SSL intercept can be toggled (option -N)
- Improved SSL interception:
- Supports its own CA (minica.c/h)
- Supports client side certificate (with/without passphrase)
- Added Internet Explorer compatibility mode
- The documentation has been fully migrated to docs/ (sync-ed with ReadTheDocs)
- Many code improvements
- Huge load of bugs fixed