搜索资源列表
GetHTTP_zx
- 直接向HTTP服务器发送HTTP GET指令,来获取服务器上的文件-directly to the HTTP server HTTP GET order to access files on the server
AProxy
- 一个小巧的代理程序(编译后压缩大约5K),工作模式是单线程的,即异步模式, 工作在1个端口,根据分析请求的数据,同时支持3种常用代理: 1, HTTP代理(支持模式:GET,POST,CONNECT) 2, Sock4代理 3, Sock5代理(TCP,UDP)-a compact agents (compiled compressed about 5K), the mode is the thread, that is asynchronous mode, in a port,
ZXProxy
- 一个小巧的代理程序(编译后压缩大约5K),工作模式是多线程的,和异步模式比较是这个的代码思路直观、简单明了,不过当然没异步的性能了,同样是工作在1个端口,根据分析请求的数据,同时支持3种常用代理: 1, HTTP代理(支持模式:GET,POST,CONNECT) 2, Sock4代理 3, Sock5代理(TCP,UDP) -a compact agents (compiled compressed about 5K), the mode is a multithreaded,
proxy-src
- HTTP代理服务器实现C代码 支持GET
Agents
- 代理访问网页 自动获取当日最快50个代理,使用代理访问网页. -Agents access the web page automatically get the day' s fastest 50 agents, using a proxy to access web pages.
vpn
- 一个超简单易懂的VPN连接器源码,初学时写的,同时里面已提供了一个免费vpn获取网址,包内已包含程序所需的DialUp控件。-A simple VPN connector source, beginners to write, at the same time there has been provided a free VPN get URL, package included procedures required for the DialUp control.
httpGet
- 可以向服务器发送HTTP-GET请求,包括对使用代理服务器的处理,代码VS上直接可以运行。-Can send-GET HTTP requests to server, including use a proxy server for the processing, code can be run directly on VS.
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
gproxy.tar
- 这段代码用来转发shadowbane的封包,用来作为一个代理,保存封包信息,方便对此进行协议分析-Simple SBProxyServer using select. evilight at gmail dot com this code will act as a proxy server for shadowbane client so you can get all pockets to analyze shadowbane login protocol
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
u94
- a litle software to use a internet proxy... very usefuly to get in bloked websites.
proxy
- 本程序实现了Windows平台上的Web代理服务器功能。提供HTTP代理服务,支持“GET”方法;采用多线程技术,支持多用户同时代理;提供Web代理缓存(Cache);可以自定义代理服务器监听端口;提供日志记录功能。-This procedure implements the Windows platform, the Web proxy server functionality. HTTP proxy service provided to support the " GET"
main.c
- 简单的实现get,post,head功能的http代理服务器-http proxy
Get-IP
- It Can get IP from target user
smalltool_00028
- 使用 NetBox 可以方便的将 asp 应用编译成为独立运行的执行程序,完全摆脱 iis 的束缚,在几乎所有的 Windows 版本上面直接运行,完全不需要考虑平台兼容性和对 asp 运行环境的要求。-Easy use NetBox asp application compile the implementation of the program be run independently, completely get rid of the shackles of iis run direct
VB 代理服务器
- VB写的代理服务器,对HTTP的GET和POST支持很好(The proxy server written by VB is good for HTTP's GET and POST support)
prec_rec (1)
- We employ the pretrained deep CNN models for VHR images scene classification, where we used VGG-Net as the feature extractor by selecting useful layers in order to get a good representation of the images scene.