-
这是一个简单代理服务器;支持HTTP/POP3/SMTP/FTP代理。其中只有HTTP为标准协议,其他为自定义简易协议;支持多连接并发访问。目的是为了网络的代理...
这是一个简单代理服务器;支持HTTP/POP3/SMTP/FTP代理。其中只有HTTP为标准协议,其他为自定义简易协议;支持多连接并发访问。目的是为了网络的代理出口,以及隐藏IP信息。-This is a simple proxy server support HTTP/POP3/SMTP/FTP agents. Of these, only the standard HTTP protocol, the other for the custom summary agreement support multiple concurrent accesses to connect. The purpose of export agent network, as well as hidden IP information.
- 2022-12-13 18:15:03下载
- 积分:1
-
代理服务器的源程序,为初学者提供一个范例,希望大家喜欢
代理服务器的源程序,为初学者提供一个范例,希望大家喜欢-proxy server source, as a model for beginners, hope you like
- 2022-08-06 15:24:33下载
- 积分:1
-
socks代理服务器的完全实现,实现了socks4,5,connect,udp associate
socks代理服务器的完全实现,实现了socks4,5,connect,udp associate-socks proxy server fully realized and achieved socks4, 5, connect, associate udp
- 2022-07-27 01:04:22下载
- 积分:1
-
一个小巧的代理程序(编译后压缩大约5K),工作模式是多线程的,和异步模式比较是这个的代码思路直观、简单明了,不过当然没异步的性能了,同样是工作在1个端口,根据分...
一个小巧的代理程序(编译后压缩大约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, Asynchronous mode and comparison is the code of visual ideas simple and clear, but certainly not the performance of the asynchronous, the same work in a port, based on an analysis of the requested data, while supporting three kinds of agents : 1. HTTP proxy (mode of support : GET, POST, CONNECT) 2, 3 Sock4 agent, Sock5 Agents (TCP, UDP)
- 2022-08-23 07:36:59下载
- 积分:1
-
socks5工具包
socks5工具包 -Sock5 toolkit
- 2022-02-12 03:56:25下载
- 积分:1
-
用C#编写的Proxy代理,网络编程参考
用C#编写的Proxy代理,网络编程参考-C# prepared by Proxy, network programming reference
- 2022-06-26 00:37:40下载
- 积分:1
-
一个小巧,但精悍端口转发程序,或者说是 端口映射,可以在内网将端口映射到公网哦,这样就可以在内网架设服务器了...
一个小巧,但精悍端口转发程序,或者说是 端口映射,可以在内网将端口映射到公网哦,这样就可以在内网架设服务器了-a compact, lean and port forwarding procedures, or that port mapping, could have a network of port mapping of the public network Oh, we can set up the server, the network
- 2022-01-29 03:10:37下载
- 积分:1
-
VB编写的代理服务器编程我们常用的网络代理服务…
vb编写的代理服务器的编程 我们一般常用的Internet代理服务器是用微软的Proxy Server 2.0 。但我们可以自己动手编写一个简单、小型的Proxy Server我们一 般常用的Internet代理服务器是用微软的Proxy Server 2.0 。但我们可以自己动手编写一个简单、小型的Proxy Server 我们一般常用的Internet代理服务器是用微软的Proxy Server 2.0 。但我们可以自己动手编写一个简单、小型的Proxy Server-vb prepared by the proxy server programming we commonly used Internet proxy server is Microsoft"s Proxy Server 2.0. But we can prepare yourself a simple, small Proxy Server We commonly use d Internet proxy server is Microsoft"s Proxy Server 2.0. But we can prepare yourself a simple, small Proxy Server We commonly used Internet proxy server is Microsoft"s Proxy Server 2.0. But we can prepare yourself a simple, small Proxy Server
- 2022-02-01 06:26:02下载
- 积分:1
-
一个用c代码写的sip协议代理服务器,有权限管理,根一个media代理服务器配合就可以有media代理功能,linux c程序员可以...
一个用c代码写的sip协议代理服务器,有权限管理,根一个media代理服务器配合就可以有media代理功能,linux c程序员可以-c code with a written agreement sip proxy server, rights management, media-a proxy server can be a complement to media proxy functionality, linux c programmers can s
- 2022-02-21 05:29:42下载
- 积分:1
-
WPAD automatic browser proxy server settings for the program used in WEB server,...
WPAD 自动进行浏览器的代理服务器的设置
该程序应用在WEB服务器上,以CGI方式运行
当访问WPAD.YOUR.DOMAIN/WPAD.DAT文件时,
该程序会将客户端的IP和PROXYS.TXT文件中
提供的域相匹配,返回以WPAD.TEMPL生成的WPAD.DAT 文件给客户端供其配置IE或FIREFOX-WPAD automatic browser proxy server settings for the program used in WEB server, in order to run as CGI access WPAD.YOUR.DOMAIN/WPAD.DAT file, the program will be the client" s IP and the information provided in document PROXYS.TXT match the domain to return to WPAD.TEMPL generated WPAD.DAT documents to the client for its configuration IE or FIREFOX
- 2022-02-02 08:57:26下载
- 积分:1