Download List

Descripción del Proyecto

KnProxy is a small PHP based Web proxy that makes use of the cURL module built into PHP. It uses limited server resources while still maintaining performance. KnProxy is aimed to be easy to use and does not inject information into Web pages. It returns the Web page as is, only changing the links to the resources to be proxied. The URL is obfuscated to prevent tracking or URL filtering. KnProxy has extended support for AJAX calls and JavaScript. This tool can be useful in places where the Internet is not as free as intended. It is also good for bypassing school or office firewalls. It is especially optimized to get past the GFW of China.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-09-19 03:16 Back to release list
4.33

Esta versión corrige una grave laguna en el módulo de cifrado de enviar la dirección cifrada junto con las direcciones de cifrado. Se eleva el límite superior del generador de claves de cifrado aleatoria 10 a 255. Se ha corregido un error en el analizador de URL en condiciones especiales en donde no hay un camino en la dirección URL relativa.
Tags: url, encryption
This release fixes a serious loophole in the encryption module of sending the address unencrypted alongside encrypted addresses. It raises the upper bound of the random encryption key generator from 10 to 255. It fixes a bug in the URL parser on special conditions where there is no path in the relative URL.

Project Resources