CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 代理服务器 搜索资源 - 测试

搜索资源列表

  1. GetProxy_ByD7

    0下载:
  2. 教育网内部的用户访问电信网比较慢 有的BBS站点提供代理搜索 本程序可以测试这些代理,并应用到IE设置中-Education Network internal users access to telecommunications networks more slowly Some BBS site for the agency search procedures to test These agents, and applied to the IE setup
  3. 所属分类:代理服务器

    • 发布日期:2008-10-13
    • 文件大小:260016
    • 提供者:林峰
  1. Socks5Proxy

    0下载:
  2. 一款代理服务器的源代码,采用VC++开发,并在VC6下测试通过。-A proxy server source code, using VC + + development, and the VC6 under test.
  3. 所属分类:代理服务器

    • 发布日期:2008-10-13
    • 文件大小:2195
    • 提供者:wanggp
  1. 外文的http代理

    0下载:
  2. Spike Proxy是一个开放源代码的HTTP代理程序,用于发现web站点的安全缺陷。它是Spike应用程序测试套件的一部份,支持SQL插入检测、web站点检测、登录表单暴力破解、溢出检测和字典穷举攻击检测等。-Spike Proxy is an open-source HTTP proxy procedures, found the web site for security flaws. It is Spike application test suite part of a suppor
  3. 所属分类:代理服务器

    • 发布日期:2008-10-13
    • 文件大小:13923587
    • 提供者:表情
  1. 大牛的socks5代理

    0下载:
  2. 由于工作需要,最近在实现这些代理的协议,主要实现java和c的版本。 java的版本好办,有一个java的proxy类,这个就内置了对代理协议的支持; c的呢,就要自己来了。先动手看看协议。 主要是如下几个RFC http://ftp.icm.edu.pl/packages/socks/socks4/SOCKS4.protocol http://www.rfc-editor.org/rfc/rfc1928.txt http://www.smartftp.com/Products/
  3. 所属分类:代理服务器

  1. Socks5

    0下载:
  2. Windows下的代理服务器源码,测试过,可以运行-Windows source code under the proxy server, tested, you can run
  3. 所属分类:Proxy Server

    • 发布日期:2016-01-26
    • 文件大小:14984
    • 提供者:陈鹏举
  1. Socks5

    0下载:
  2. Socks5代理服务器源码,VC6环境测试通过 需要的可以研究下-vc Socks5Proxy sourcecode
  3. 所属分类:Proxy Server

    • 发布日期:2017-03-21
    • 文件大小:749961
    • 提供者:gdcat
  1. HTTPProxy

    0下载:
  2. 代理服务器程序,包括设计文档,代码,测试截图-Proxy server program, including design documents, code, test screenshot
  3. 所属分类:Proxy Server

    • 发布日期:2016-01-21
    • 文件大小:2349128
    • 提供者:tim
  1. py_proxy

    0下载:
  2. python写的一个简单的实现代理服务的程序,在PY2.5.4下测试通过。-an easy pyroxy P P.
  3. 所属分类:Proxy Server

    • 发布日期:2017-03-31
    • 文件大小:1149
    • 提供者:朱勇
  1. SICMIS_YZDS_Transfer

    0下载:
  2. 代理服务器的测试源码,可以对刚编写代理的有点用处-Test source proxy server, you can just write a bit useful agent
  3. 所属分类:Proxy Server

    • 发布日期:2017-03-29
    • 文件大小:73908
    • 提供者:jx
  1. SOCK5

    0下载:
  2. 这软件事我在晚上无聊没事做了做出来的,可以把电脑架设成SOCK5代理服务器,已经过测试,并且登录QQ。源代码在“SOCK5代理.rar\SOCK5代理\SOCK5代理”里,sockmain.c包含了入口点。如果运行时没参数,将会默认绑定1080端口,否则将会改变成自己想要的。使用虚拟服务器(端口映射)可以把电脑变成公网代理服务器。-I use my spare time to make this software.You can compile it and use it to set up a
  3. 所属分类:Proxy Server

    • 发布日期:2017-05-21
    • 文件大小:6466408
    • 提供者:Wujiahao
  1. proxy

    0下载:
  2. proxy server , HTTP, SOCK4 ,SOCK5 测试环境 VC6-proxy server, HTTP, SOCK4, SOCK5 test environment VC6
  3. 所属分类:Proxy Server

    • 发布日期:2017-05-13
    • 文件大小:3462153
    • 提供者:zakker
  1. ProxSerhttp

    0下载:
  2. 一个编写HTTP代理服务器应用实例代码,通过设置服务器IP地址,用户名、密码、端口,得到服务器的信息,已通过测试。-Application example code to write an HTTP proxy server, by setting the server IP address, user name, password, port, server information, and has been tested.
  3. 所属分类:Proxy Server

    • 发布日期:2017-05-09
    • 文件大小:2190273
    • 提供者:召唤
  1. proxy

    0下载:
  2. 用delphi编写设计一款自己的代理服务器软件,实现思路:当前流行的浏览器的系统选项中有一个参数,即“通过代理服务器连接”,经过编程测试,当局域网中一台工作站指定了该属性,再发出Internet请求时,请求数据将发送到所指定的代理服务器上。   代理服务的过程:接收被代理端的请求、连接真正的主机、接收主机返回的数据、将接收数据发送到被代理端。 -A proxy server software designed using delphi realization of ideas: a
  3. 所属分类:Proxy Server

    • 发布日期:2017-11-07
    • 文件大小:183861
    • 提供者:yjj
  1. 10748

    0下载:
  2. 简单的代理服务器源码,经测试可上线,便于学习-Simple proxy server source code, has been tested on-line, easy to learn
  3. 所属分类:Proxy Server

    • 发布日期:2017-12-05
    • 文件大小:31047
    • 提供者:
  1. Jperf

    0下载:
  2. 吞吐量的测试工具-Jperf Iperf是一个TCP/IP和UDP/IP的性能测量工具,能够提供网络吞吐率信息,以及震动、丢包率、最大段和最大传输单元大小等统计信息;从而能够帮助我们测试网络性能,定位网络瓶颈。 Jperf是为iperf提供的图形前台 里面附着参数说明及使用实例-Throughput test tool-Jperf Iperf is a TCP/IP and UDP/IP performance measurement tools, able to
  3. 所属分类:Proxy Server

    • 发布日期:2017-11-01
    • 文件大小:3148730
    • 提供者:李海鹏
  1. IE_IP_Proxy

    0下载:
  2. 读取网页中的代理服务IP等信息,添加进listview,测试后删除不可用的代理服务器,点击自动设置IE代理服务器地址。-Read the webpage of IP agent service, information, add into the listview, delete not available proxy server testing, click automatically set the IE proxy server address.
  3. 所属分类:Proxy Server

    • 发布日期:2015-06-26
    • 文件大小:148480
    • 提供者:lion
  1. portmap-master

    0下载:
  2. 端口映射器PortMap 运行配置参数需要修改文件conf.cfg, 如: server port=8080 remote host=127.0.0.1:80 在release下有已经编译好的exe, 可以直接测试使用.-Port Mapper PortMap configuration file to run the configuration parameters need to modify the file conf.cfg, such as: server po
  3. 所属分类:Proxy Server

    • 发布日期:2017-03-29
    • 文件大小:247003
    • 提供者:唐烨
  1. fff

    0下载:
  2. 代理ip链接测试程序 代理ip链接测试程序-The proxy IP link test procedure
  3. 所属分类:Proxy Server

    • 发布日期:2017-03-21
    • 文件大小:1378
    • 提供者:张浩
  1. socket

    0下载:
  2. 通信系统中的一个socket小程序,一个简单的测试程序,包括服务端和客户端-socket program
  3. 所属分类:Proxy Server

    • 发布日期:2017-04-10
    • 文件大小:677
    • 提供者:daiming
  1. ss5-3.8.9-8.tar

    1下载:
  2. socks5 的服务器代码。centos下测试通过(socks5 source for centos.)
  3. 所属分类:代理服务器

    • 发布日期:2017-12-15
    • 文件大小:387072
    • 提供者:风之翼
搜珍网 www.dssz.com