搜索资源列表
kingate-1.6.tar
- kingate是一个代理服务器,能代理多种协议,包括:http,https,socks,ftp,pop3,smtp,telnet,dns。能运行在linux,freebsd,...及其它类unix,还有windows(最新版本要求nt 4.0以上)操作系统上 kingate是一个多线程的程序(采用线程池的方式),所以短时间内大量的连接请求,kingate还能保持很高的性能。 kingate还支持tcp端口映射,可以实现别人访问你的内网主机。-kingate is an agent server,
hydra-5.2-src.tar
- hydra-5.2 密码破译工具,支持http,https等多种方式-hydra - 5.2 code-breaking tools, support http, https and other methods
TestGSOAP_SSL
- 一个基于OpenSSL的VC程序Http/Https程序,大家可以学习一下。
wsh-2.2.1.tar
- Wsh, \"Web Shell\" - 远程控制UNIX/WIN SHELL,它基于HTTP/HTTPS协议,此软件包含两个分别对应其客户端/服务器端的PERL脚本和一个服务端C语言程序。客户端脚本与控制台终端用法相似。服务器端仅以一个CGI脚本的形式出现在目标(受控)主机上。-Wsh, "Web Shell" - remote control UNIX / WIN SHELL, which is based on HTTP / HTTPS protocol, the so
vbMHWB.rar
- 用C开发的一个ACTIVE X 控件,可以用于代替IE WEB控件,可以实现对HTTP,HTTPS流的监控、WEB页面截图等功能。,Use C to develop a ACTIVE X controls, can be used in place of IE WEB control can be achieved on the HTTP, HTTPS flow monitoring, WEB page screenshot functions.
HPScktSrvr-IPv6
- High performance socket server based on Windows Completion Port and with using Windows Socket Extensions. IPv6 supported. Version 1.4. Included two demo: 1) Simple HTTP server what can work in HTTP and HTTP over SSL mode (HTTPS). SSL mode ba
curl-7.15.1_vc
- 可以支持HTTP/HTTPS/FTP/FTPS/DICT/TELNET/LDAP/FILE 和GOPHER等协议,功能非常强大。-Supports HTTP/HTTPS/FTP/FTPS/DICT/TELNET/LDAP/FILE and GOPHER protocols such, is very powerful.
3proxy-0.7-devel
- Version 0.7b-devel, 2009. 3Proxy is really tiny cross-platform (Win32/Win64&Unix) freeware proxy servers set. It includes HTTP proxy with HTTPS and FTP support, SOCKSv4/SOCKSv4.5/SOCKSv5 proxy (socks/socks.exe), POP3 proxy, SMTP proxy, AIM/ICQ proxy
kiate-1.6
- 一个代理服务器,能代理多种协议,包括:http,https,socks,ftp,pop3,smtp,telnet,dns。能运行在linux,freebsd,...及其它类 unix,还有windows(最新版本要求nt 4.0以上)操作系统上 一个多线程的程序(采用线程池的方式),所以短时间内大量的连接请求,kingate还能保持很高的性能。 还支持tcp端口映射,可以实现别人访问你的内网主机。 有强大的规则控制,包括源IP地址,目的IP地址,目的端口,及采用的代理协议。 ki
proxymini
- 一个用C开发PROXY SERVER,支持多线程,支持HTTP,HTTPS的协议。-Use C to develop a PROXY SERVER, support for HTTP, HTTPS protocol.
VBSocketProgramming
- Visual Basic Examples: TCP/IP Client/Server HTTP/HTTPS ICMP Gt/Set SNMP SNMP Trap SSH IP2Country Wake On Lan Telnet HTTP-POST FTP DNS, RSH, UDP, NTP-Visual Basic Examples: TCP/IP Client/Server HTTP/HTTPS ICMP Gt/Set SN
Java_Http_Client
- 这是用JAVA的SOCKET类实现的HTTP CLIENT的代码。通过它可以让原来很头疼的事情现在轻松的解决,例如你不再管是HTTP或者HTTPS的通讯方式,告诉它你想使用HTTPS方式,剩下的事情交给httpclient替你完成。-This is the SOCKET with JAVA class implements the HTTP CLIENT code. It allows the original adoption of a headache now things easy sol
GauntProxy
- 一个多功能Windows代理服务器的程序。这个程序支持HTTP、HTTPS、Telnet、Socks V4 V5。-A multi-functional proxy server
HTTP_HTTPS_client
- HTTP HTTPS client and more
1.2.4.2
- 1. Sniffer traffic for the protocol TCP. 1.1. Interception of FTP logins on any port. 1.2. Interception of POP3 logins on any port. 1.3. The interception of any data from the traffic (a personal request). 2. Intercepting HTTP / H
CTCNet
- 电信网络连接测试程序,包含Socket连接,Http连接和Https连接-China Telecom Java Net Test : including the http, https, socket connection test
libcurl-7.19.3-win32-ssl-msvc
- LibCurl是免费的客户端URL传输库,支持FTP,FTPS ... Libcurl具备线程安全、IpV6兼容、易于使用的特点,支持多种平台-libcurl is a free and easy-to-use client-side URL transfer library, supporting FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS and FILE. libcurl supports SSL c
curl-7.19.5-win32-nossl-sspi
- curl源代码,crul为功能强大的文件传输的命令行工具,支持ftp、http等-curl is a command line tool for transferring files with URL syntax, supporting FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS and FILE. curl supports SSL certificates, HTTP POST, HTTP PUT,
wget-1.11.4
- wget是linux系统上非常有名的http/https下载工具, 功能强大, 代码可以供学习网络编程参考,非常经典。-linux system very well-known http/https download the tool, a powerful, code can be used for learning network programming reference, very classic.
curl-7.21.3
- CURL curl是一个利用URL语法在命令行方式下工作的文件传输工具。 它支持很多协议:FTP, FTPS, HTTP, HTTPS, GOPHER, TELNET, DICT, FILE 以及 LDAP。