搜索资源列表
simpleproxy
- 该代理服务器能够处理从客户端浏览器发来的GET、HEAD、POST请求 能够基于服务器域名进行过滤,特定的域名将不能访问 能够基于客户黑名单使特定客户不能使用此代理。如果客户端浏览器访问的WEB服务器是使用的IP地址,则不需要进行过滤。-The proxy server can handle from the client browser sent a GET, HEAD, POST request to a server-based domain filtering, a particular
tinyproxy-1.4.0pre2.tar
- tinyproxy is a small, efficient HTTP proxy daemon. tinyproxy is very useful in a small network setting, where a larger proxy like Squid would either be too resource intensive, or a security risk. One of the key features of tinyproxy is the
mproxy12
- MultiProxy is a multifunctional personal proxy server you can install to help speed up your downloads, especially if you are trying to get several files form overseas or from otherwise rather slow server. It can also help protect your privac
tidy
- 我们现在的网站大部分都是HTML的,如果希望将它们标准化,手工的一页一页修改非常麻烦。如果有一个工具能自动将HTML转换成符合标准的XHTML就好了。其实在这方面已经有许多商业和免费的工具软件可以使用,这里将要介绍的HTML Tidy 就是一个很基本但很有用的工具,它可以运行在多种平台上,而且是开放源代码的。-We are now mostly HTML, web site, if you want them to standardize a revised manual is very tro
httpProxy
- c++实现的http代理,别人的源码,如果原作者有什么异议,请删除-c++ implementation of the http proxy, someone else' s source code, if there is any objection to the original author, please delete
proxyServer
- 代理服务器,支持多浏览器同时使用,URL包括用户名及端口,有黑名单功能-Forward HTTP data from browser to web server,Record and display related information,Forbid the access to sites in black list. Support multiple browsers concurrently,URL can contain domain name and port number,If br
socket
- 使用套接字,实现服务端和客户端简单的通信,若服务端收到数据,用ack返回-The use of socket, server and client to achieve a simple communication, if the server receives the data, with the ACK return