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-11-13 09:16 Back to release list
4.40-beta2

Se agregó soporte para la caché del cliente. Determinados por el tipo MIME de análisis fue mejorado para omitir archivos binarios. Se agregó soporte limitado para el modo Web Sockets. Un nuevo "modo Stream" se agregó para solucionar problemas al descargar archivos que superen MEMORY_LIMIT de PHP. Esta versión corrige algunos problemas con el gestor de cookies.
Tags: knHTTP, Parser, cookie manager, Beta, cache, MIME
Support for client-side caching was added. Mime-type-determined parsing was enhanced to skip binary files. Limited support for Web Sockets mode was added. A new "Stream Mode" was added to fix problems when downloading files which exceed PHP's MEMORY_LIMIT. This release fixes some problems with the cookie manager.

Project Resources