资源列表
ieproxybar
- 自己写的一个修改IE代理Toolbar,类似于google的工具条,代码不多,方便才是硬道理。参考了codeproject的源码,非常感谢。 http://www.codeproject.com/KB/shell/ietoolbartutorial.aspx
havp-0.89.tar
- HAVP (HTTP Anti Virus Proxy) is a proxy which scans downloads for viruses with several scanners (e.g. ClamAV, F-Prot, Kaspersky, NOD32, Sophos) at the same time. The main aims are continuous, non-blocking downloads and smooth scanning of dynamic and
SMTPProxy-0.9.2
- SMTPSpy Proxy is a \"dumb\" SMTP proxy that waits for inbound SMTP requests and forwards all them directly to an external SMTP server, while outputting all e-mails passing through to a specified disk location, for monitoring purposes.
pet-1.0.tar
- PET is cooperative proxy caching server for Web clients, supporting HTTP, FTP and SSL data objects. PET s features include DNSCache, banner filtering, url filtering, administration and statistics via WWW browser
squid-2.6.STABLE4.tar
- Squid与Linux下其它的代理软件如Apache、Socks、TIS FWTK和delegate相比,下载安装简单,配置简单灵活,支持缓存和多种协议。用ipchains+Squid的解决方案,就可以获得通过缓存高性能的同时能够无缝的访问Internet。
c
- 这是一个用C语言编写的代理服务器的源代码,主要特点是用简单的C代码实现代理服务器功能
Proxy
- 代理服务器 Socks 5协议编程【Socks5】 HTTP代理服务器【ProxyServer】
IOCP_Server
- IOCP Server是基于NT结构的网络编程序接口,方便实用
vnc_proxy-1.2.4
- vnc网关功能,可以作为内网vnc服务器的一个代理服务器,支持反向代理
HTTP_proxy
- 用户能通过这个程序实现一,二级代理,同时该代理服务器还内含有web服务器,用户可以通过其虚拟域名对其主页进行访问。
privoxy-3.0.9-beta-src.tar
- Privoxy is a web proxy with advanced filtering capabilities for protecting privacy, filtering web page data, managing cookies, controlling access, and removing ads, banners, pop-ups and other obnoxious junk.
HTTPProxyServer
- 一个基于visual c++ 的HTTP代理服务源程序