Description: 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 GUI client can conveniently manage. Platform: |
Size: 2032216 |
Author:李建 |
Hits:
Description: C源代码:客户端怎样通过proxy进行连接,支持https,socks5代理-C source code : the client how to connect through proxy support https, Acting togig Platform: |
Size: 4096 |
Author:赵国权 |
Hits:
Description: 代理服务器(Proxy Server)软件是一种常用的网络软件,常用于网吧、学校、公司等使用局域网的机构中。代理服务器的功能是接受过个客户端的网络请求,分析请求的内容,从远程的服务器上获取信息后返回给客户计算机。本例实现一个比较简单的HTTP代理服务器程序。-proxy server (Proxy Server) software is a common network software commonly used in Internet cafes, schools, companies use LAN institutions. Proxy server function is accepted-client network request, analyze the content of the request from the remote server access to the information and returned to the client computer. The cases to achieve a relatively simple HTTP proxy server. Platform: |
Size: 9216 |
Author:程 |
Hits:
Description: Socks5Client 研究了一下SOCKS5代理协议,顺手用VC6写了个客户端演示程序。这个程序演示了如何使用winsock2穿过Scoks5代理取得HTTP服务器上的网页内容。SOCKS5代理协议详见RFC1928和RFC1929。写这个程序的目的是为写一个SOCKS5代理服务器准备(可以用来调试协议),正在开发中。-Socks5Client some research SOCKS5 agency agreements with VC6 simply wrote the client presentations. This procedure demonstrated how to use WinSock2 Scoks5 Acting achieved through HTTP server on the web. SOCKS5 agency agreement detailed in RFC1928 and RFC1929. Was the purpose of this procedure is to write a SOCKS5 proxy preparation (can be used to debug protocol), is under development. Platform: |
Size: 87040 |
Author:杨红 |
Hits:
Description: Firepass - 一种隧道技术工具,通过它可以避开防火墙的规则约束,将数据流封装在合法的HTTP POST请求中。任何基于TCP/UDP协议的子协议可以通过它来穿越HTTP代理服务器对HTTP协议的严格审查。到目前为止,客户端和服务器端仅用PERL语言编写。服务器端作为一个CGI脚本运行在WEB服务器上。Firepass的主要特点是用户可以在外网使用几种方法安装服务器端脚本。用户无需在外网计算机上帮定任何端口。当服务端脚本被置于企业WEB服务器上,客户端脚本从外部网络和它通信时,Firepass也可适用于反弹作业。-Firepass-a tunnel technology tools, it can be avoided through the firewall rules to the data flow Packaging legitimate HTTP POST request. Any TCP/UDP protocol for the agreement to cross through its HTTP proxy server to the HTTP protocol rigorous review. So far, the client and server side only PERL language. Server as a CGI script is running on Web servers. Firepass are the main characteristics of network users who can use several methods to install the server-side scripting. Net users who need computer help any port. When the service was placed in the script-enterprise Web server, the client script from the network and its external communications, Firepass also apply to rebound operations. Platform: |
Size: 24576 |
Author:欧锋 |
Hits:
Description: Eva 是KDE下的一个QQ聊天客户端,体积小巧,界面友好,编译为二进制包也不超过1M,0.2.0 实现了简单聊天的多数功能,以后的版本将支持文件传输和群的功能。========================== - 进行文本聊天 - 聊天记录的简单实现 - 查看好友资料 - 更改个人资料 - 下载好友分组 - 上传好友分组 - UDP和TCP登录 - HTTP代理登录 - 删除好友 - 查找好友,和添加好友 - 好友验证 - 系统消息记录 - 自动回复 - 快速回复 - 系统设置 -Eva is the one QQ Chat client, a compact, user-friendly interface compiler for binary packages of more than 1M, 0.2.0 achieve a simple majority of the chat function, future versions will support file transfer and group functions. ==========================- Text Chat-Chat simple to achieve record-View Friends information-change of personal information-a good friend to download-upload Friends group-logged UDP and TCP-HTTP proxy login-delete friends- friends search, and add friends- friends test-system message record-automatic back-quick reply-system settings Platform: |
Size: 1530880 |
Author:小平 |
Hits:
Description: 客户端怎样通过proxy进行连接,支持https,socks5代理-client how to connect through proxy support https, Acting togig Platform: |
Size: 2048 |
Author:丁 莉 |
Hits:
Description: 基于ACE实现的一个代理服务器以及相应的客户端程序,代理服务器可以把客户端的请求转发给指定服务器,并把该服务器的应答转发给客户端。是学习ACE库的好例子-achieve a proxy server and the corresponding client, proxy server client can transmit the request to the designated servers, and the server's response relayed to the client. The ACE study is a good example for Platform: |
Size: 3194880 |
Author:张志 |
Hits:
Description: 这是我从网络上比较多的httptunnel改进过来的,从原来只能支持一个客户端到可以同时支持N个客户端,并且用MFC实现.能够通过NTLM代理服务器的认证,并且同时有sock5和http代理的功能-I take it from the network to improve httptunnel more back from the original can only support a client can simultaneously support N clients, and realize with MFC. Through NTLM authentication proxy server, and at the same time have sock5 and http Agent features Platform: |
Size: 201728 |
Author:lixingwei |
Hits:
Description: tinyproxy is a small, efficient HTTP proxy daemon. tinyproxy is very
useful in a small network setting, where a larger proxy like Squid
would either be too resource intensive, or a security risk. One of
the key features of tinyproxy is the buffering connection concept.
In effect, tinyproxy will buffer a high speed response from a server,
and then relay it to a client at the highest speed the client will
accept. This feature greatly reduces the problems with sluggishness
on the Internet. If you are sharing an Internet connection with a
small network, and you only want to allow HTTP requests to be
allowed, then tinyproxy is a great tool for the network
administrator.
-tinyproxy is a small, efficient HTTP proxy daemon. tinyproxy is very useful in a small network setting, where a larger proxy like Squid would either be too resource intensive, or a security risk. One of the key features of tinyproxy is the buffering connection concept . In effect, tinyproxy will buffer a high speed response from a server, and then relay it to a client at the highest speed the client will accept. This feature greatly reduces the problems with sluggishness on the Internet. If you are sharing an Internet connection with a small network, and you only want to allow HTTP requests to be allowed, then tinyproxy is a great tool for the network administrator. Platform: |
Size: 184320 |
Author:wzq |
Hits:
Description: 一个概念性的WIN32的反弹式后门程序。客户端可以穿
越HTTP代理服务器连接到服务器端。
也可以当远程控制程序使用.-A conceptual WIN32 rally-style backdoor. The client to pass through the HTTP proxy server to connect to the server side. When the remote control program can also be used. Platform: |
Size: 62464 |
Author:x5a4d |
Hits:
Description: C#实现HTTP代理服务程序,带服务器和客户端哦!-C# implementation of the HTTP proxy service program, with server and client! Platform: |
Size: 221184 |
Author:HHAHAHVV72 |
Hits:
Description: linux下穿代理的socket程序.HTTP Proxy Client is the small set of libraries and scripts, which
provides transparent access to Internet via HTTP proxy for programs,
which uses TCP/IP for communication.
The list of programs includes: telnet, ftp, ssh, cvs, smth
else? Project implements dynamic library, that can be preloaded before
program run. The library substitutes some system calls (connect(),
gethostbyaddr(), gethostbyname()), with calls, which makes TCP/IP
connection through HTTP proxy. This allows client programs behind HTTP
proxy work with Internet without limitations.
-HTTP Proxy Client is the small set of libraries and scripts, which
provides transparent access to Internet via HTTP proxy for programs,
which uses TCP/IP for communication.
The list of programs includes: telnet, ftp, ssh, cvs, smth
else? Project implements dynamic library, that can be preloaded before
program run. The library substitutes some system calls (connect(),
gethostbyaddr(), gethostbyname()), with calls, which makes TCP/IP
connection through HTTP proxy. This allows client programs behind HTTP
proxy work with Internet without limitations.
Platform: |
Size: 217088 |
Author:李冰 |
Hits: