搜索资源列表
socks_code.zip
- Java写的Socks4和Socks5代理服务的客户端和服务器端工具库源码
paw-release-0.27
- PAW 是一个java实现的http代理服务器。可以方便的通过插件来扩展。所有的管理配置文件都采用了xml格式,并且通过图形化界面的PAW GUI客户端可以方便的进行管理。-PAW is a java achieve http proxy. Accessible via the plug-in to expand. All the management configuration files are used xml format, through graphical interface PAW
httpTunnel_NTLM
- 这是我从网络上比较多的httptunnel改进过来的,从原来只能支持一个客户端到可以同时支持N个客户端,并且用MFC实现.能够通过NTLM代理服务器的认证,并且同时有sock5和http代理的功能
jav
- 此程序为一个代理服务器程序,它对服务器而言是一个客户,但对客户来说,就是一个服务器.
myPool
- 采用RMI建立数据库连接池服务器端,对客户端连接分配池连接
socks_code.zip
- Java写的Socks4和Socks5代理服务的客户端和服务器端工具库源码,Java writes Socks4 and the Socks5 proxy serves customer end and server end tool room source code
TCPProxy
- 这个是代理服务器的本地客户端,即,IE与代理服务器的中介。可以用来给IE数据包加密解密。配合代理服务器使用,请搜索MyProxy.rar-This is a local proxy server client that, IE with a proxy server intermediary. IE can be used to encrypt and decrypt data packets. With a proxy server to use, search MyProxy.rar
MyProxy
- 这是一个代理服务器程序,支持HTTP,FTP,邮件代理。程序运行稳定,可以配合一个本地客户端使用。(请搜索TCPProxy.rar)-This is a proxy server that supports HTTP, FTP, mail proxy. Running stability, with a local client. (Search TCPProxy.rar)
DTPROXYDLL
- 这个工程主要是客户端通过代理服务器与第三方对接厂家通讯。-This project is the client through a proxy server with third-party manufacturers of communications and docking.
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
wpad
- WPAD 自动进行浏览器的代理服务器的设置 该程序应用在WEB服务器上,以CGI方式运行 当访问WPAD.YOUR.DOMAIN/WPAD.DAT文件时, 该程序会将客户端的IP和PROXYS.TXT文件中 提供的域相匹配,返回以WPAD.TEMPL生成的WPAD.DAT 文件给客户端供其配置IE或FIREFOX-WPAD automatic browser proxy server settings for the program used in WEB server, in
mydns-1.1.0
- dns代理服务器,接收客户端发来的ip地址请求,然后将域名转化成相应的ip地址,再发回给客户端-The DNS proxy server, the receiving client to the IP address request, then the domain is transformed into the corresponding IP address, and then sent back to the client
tcp_tun
- 多线程tcp代理 这是一个代理客户机/服务器的优势,它能够拆分单 传入连接到代理服务器分成多个TCP流的代理客户端。 代理服务器,然后重新组装成一个单一的出站连接到这些TCP 流远程主机 。-This software is a proxy client/server with the advantage that it is able to split a single incoming connection to the proxy client into multiple
sock5
- socket proxy代理代码,包括服务器和客户端-socket proxy source code,include server and client
QQProject0.8
- 服务器代理 当有新客户的时候 服务器端自动生成一个客户代理去处理此客户-this is server deal with new client .
Server-v1.0
- 上次上传了一个反向代理服务器的客户端,这个是服务端的源代码.组合一起形成反向代理.支持由外网访问内网WEB资源-The Server side of reverse proxy.
VCHTTP
- http的Socket代理服务器,通过服务当建立多个客户端的链接,多线程实现数据的转发-HTTP proxy server, Socket through service when establish multiple client link, multithreading implementation data forwarding
HttpProxy.py
- 一个简单的Http代理服务器,源码中只接受本地客户端,可通过修带服务器的IP接受非本地客户端。-A simple Http proxy server source code to accept only local clients, can accept non-local client with the server by modifying the IP.