Download List

项目描述

Tinyproxy is a light-weight HTTP/HTTPS proxy daemon for POSIX operating systems. Designed from the ground up to be fast and yet small, it is an ideal solution for use cases such as embedded deployments where a full featured HTTP proxy is required, but the system resources for a larger proxy are unavailable.

系统要求

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.

2004-08-11 01:52 Back to release list
1.6.3

此版本修复了与上游代理支持的问题。上所有的child_config_s结构字段现在使用的变量,因为servers_waiting符号整数是一个符号整数。这将确保所有的比较,计算正确。标准文件描述符(标准输入,stdout和stderr)是封闭生产可执行文件被编译。他们只留下了当一个tinyproxy创建调试版本。一些拼写错误是固定的。
标签: Stable, Minor bugfixes
This release fixes a problem with upstream proxy support.
All the fields in the child_config_s structure now use signed
integers since the servers_waiting variable is a signed
integer. This ensures all the comparisons are computed
correctly. The standard file descriptors (stdin, stdout, and
stderr) are closed when a production executable is compiled.
They are only left open when a debugging version of
tinyproxy is created. Some spelling mistakes were fixed.

Project Resources