搜索资源列表
Apache2
- Apache2.2.4 with OpenSSL 0.9.8e 提供HTTP及HTTPS服务。 带QuickUsage
portscan
- 一个简单的端口扫描程序: addstr = \"发现端口\" & Str(port) & \"打开\" & Space(5) Select Case port Case 7 plus = \"ECHO服务\" Case 21 plus = \"FTP服务★★★★★\" Case 25 plus = \"SMTP服务★★\" Case 43 plus = \"Whois服务\" Case 53 plus = \"DNS服务☆\" Case 80 plus = \"HTTP服务★★★★★\" C
openssl_easy_book
- openssl编程入门(含完整示例),是一本openssl安全编程的一本入门书,相当不错、!-openssl programming entry (including a complete sample), is a security program openssl an entry book, quite good!
curl-7.19.2.tar
- curl的作用:curl是一个利用URL语法在命令行方式下工作的文件传输工具。 它支持很多协议:FTP, FTPS, HTTP, HTTPS, GOPHER, TELNET, DICT, FILE 以及 LDAP。curl同样支持HTTPS认证,HTTP POST方法, HTTP PUT方法, FTP上传, kerberos认证, HTTP上传, 代理服务器, cookies, 用户名/密码认证, 下载文件断点续传,上载文件断点续传, http代理服务器管道( proxy tunneling),
LinkChecker-5.2.tar
- LinkChecker 是一个网页链接检查程序,主要特性: • 循环遍历和多线程检查 • 输出各种格式检查结果:text, HTML, SQL, CSV, XML • 支持 HTTP/1.1, HTTPS, FTP, mailto:, news:, nntp:, Telnet 和本地文件链接检查 • 可使用正则表达式对链接的url进行过滤 • 支持代理服务器 • 支持用户名和密码验证 ̶
webmin-1.530.tar
- webmin-1.530是一个强大的linux系统管理工具,他可以通过web实现linux系统的管理和调试。安装非常简单,下载后在linux系统下面通常可以通过解压文件后./install安装,默认的安装端口为10000,安装完我们可以通过https://IP:10000来访问你的电脑长管理系统中的常用服务。-webmin-1.530 is a powerful management tool linux system, he can achieve through the web linux
acpi_call
- A kernel module that enables you to call ACPI methods by writing the method name followed by arguments to /proc/acpi/call, for example to turn off discrete graphics card in a dual graphics environment (like NVIDIA Optimus). from https://github.
lwp_https
- perl连接https,用perl对加密站点进行对话。-perl connection https, encrypted site with perl dialogue.
HTTPS-MIMD
- 基于中间人攻击的HTTPS协议安全性分析-Security analysis of HTTPS Protocol Based on MITM Attack
grub
- xp硬盘安装linux (以suse为例), 没有光盘怎么安装系统呢,看看就知道了-Get the latest source code by using anonymous svn in this way: svn co svn://svn.gna.org/svn/grub4dos/trunk grub4dos or in this way: svn co http://svn.gna.org/svn/grub4dos/trunk grub4dos
openssl-0.9.8x.tar
- OpenSSL整个软件包大概可以分成三个主要的功能部分:密码算法库、SSL协议库以及应用程序,支持Linux、Windows、BSD、Mac、VMS等平台,Apache使用它加密HTTPS,OpenSSH使用它加密SSH-The whole OpenSSL package probably can be divided into three main parts: the cryptographic algorithm library, SSL protocol library and appl
hydra-7.4.2.tar
- hydra-7.4.2 适合多种协议 http https ftp ssl 你懂得-hydra-7.4.2 for a variety of protocol http https ftp ssl you know
bpcs_uploader-master
- 百度pcs上传脚本。用于Linux系统。 使用说明见https://github.com/oott123/bpcs_uploader-Baidu pcs upload scr ipt. For Linux systems. Instructions See https://github.com/oott123/bpcs_uploader
HttpsThroughHttpProxyTest
- Https Through Http Proxy Test for Embedded Linux.
HttpsURLConnection
- This abstract subclass of HttpURLConnection defines methods for managing HTTPS connections according to the descr iption given by RFC 2818.
libcommon
- 一些常用的通用数据结构处理库,包括双向链表、Hash Map、MD5加解密、HTTP/HTTPS上传下载、JSON解析等。-some common datastructure library,such as linked-list,hash map,md5,http/https download/upload,json parser,and so on
Qtqq.tar
- 用qt实现基于webqq的li qt开发的qq,基于webqq3.0协议! Author: zhanlangsir <zhanlangsir@gmail.com> Contributor: project page: https://github.com/zhanlangsir/Qtqqnux qq。-Author: zhanlangsir <zhanlangsir@gmail.com> Contributor: pr
curl-7.34.0
- curl版本curl-7.34.0源码,可以用户http https 等的协议传输中。-curl version curl-7.34.0 source, such as user http https protocol transmission.
Scheme
- Encapsulates specifics of a protocol scheme such as "http" or "https".
union_pay_ssl-non-blocking
- 非阻塞https访问,用于linux下的c编程,一般默认ssl访问都是阻塞的,现在出一个非阻塞版本(Non blocking HTTPS access, for C programming under Linux, generally default SSL access is blocked, and now a non blocking version)