Download List

项目描述

asqredir is a small, fast, and simple redirect plugin for the
squid webcache, written in C. It can be used for filtering out
advertisements from Web sites or preventing proxy users from
getting certain files by redirecting them to another URL. The
to-be-matched URL patterns are kept in a file and are read into
memory on startup. Because asqredir is based on URL pattern
matching, it can be used for many different kinds of blocking.

系统要求

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.

2003-01-24 17:45
0.3

asqredir现在允许在URL中文件的意见,对网址格式规范,应始终允许和可选日志重定向到一个文件。内存动态分配,以及鱿鱼的EOF为正确捕获(不再需要手动重新启动)。一个Makefile包含更舒适建设。
标签: Development, Major feature enhancements
asqredir now allows comments in the URL file, the specification of URL
patterns which should always be allowed, and optional logging of
redirects to a file. Memory is allocated dynamically, and Squid's EOF
is caught correctly (no more manual restarting is needed). A Makefile is
included for more comfortable building.

2001-04-18 05:39
0.21

内存消耗减少和稳定,以及更快的匹配回路(较少逻辑)。
标签: Development, Major bugfixes
Memory consumption decreases and stabilization, and a faster matching loop (less logic).

2001-04-13 01:30
0.2

石杉碱甲的信号信号处理程序已被添加。文件的URL现在可以反映出来的变化,而无需重新启动鱿鱼。还有其他一些小的变化。
标签: Development, Minor feature enhancements
A signal handler for hup signals has been added.
Changes in the url file can now be reflected
without needing to restart squid. There are also
other small changes.

Project Resources