-
Port mapping of the system service version, the server restart, the system will...
端口映射的系统服务版本,服务器重启后,该系统会自动启动,无需人工启动-Port mapping of the system service version, the server restart, the system will start automatically without manual start
- 2022-08-06 11:50:43下载
- 积分:1
-
an easy pyroxy P P.
python写的一个简单的实现代理服务的程序,在PY2.5.4下测试通过。-an easy pyroxy P P.
- 2023-01-09 19:05:03下载
- 积分:1
-
这是一个简单代理服务器;支持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
-
本人写的代理转发服务器。
本人写的代理转发服务器。-I wrote the proxy server.
- 2022-05-14 11:32:17下载
- 积分: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
-
一个简易的proxy 支持ftp(pasv)和telnet。 使用方法: 在属性文件中输入listener的数目以及各个listener的类型、端口、目标主机I...
一个简易的proxy 支持ftp(pasv)和telnet。 使用方法: 在属性文件中输入listener的数目以及各个listener的类型、端口、目标主机IP和目标主机端口,启动主程序, 然后使用ftp或者telnet客户端连接程序所在主机即可访问目标主机所提供的服务。-a simple proxy support ftp (turns) and telnet. Use : in the document attributes listener input and the number of various types of listener, ports, goals and objectives of IP mainframe host ports, initiated program, then use the ftp or telnet client procedures hosts can be accessed by the host of services provided.
- 2022-11-17 05:40:03下载
- 积分:1
-
Squid与Linux下其它的代理软件如Apache、Socks、TIS FWTK和delegate相比,下载安装简单,配置简单灵活,支持缓存和多种协议。用ip...
Squid与Linux下其它的代理软件如Apache、Socks、TIS FWTK和delegate相比,下载安装简单,配置简单灵活,支持缓存和多种协议。用ipchains+Squid的解决方案,就可以获得通过缓存高性能的同时能够无缝的访问Internet。
-Squid and other proxy under Linux software, such as Apache, Socks, TIS FWTK and delegate compared to download and install a simple, simple and flexible configuration to support caching and multi-protocol. With ipchains+ Squid solution can be obtained through the cache at the same time high-performance seamless access to Internet.
- 2023-04-29 02:35:03下载
- 积分:1
-
一个穿越代理服务器的Visual Basic源码,包括HTTP代理和Socket代理。源码来自互联网。...
一个穿越代理服务器的Visual Basic源码,包括HTTP代理和Socket代理。源码来自互联网。-through a proxy server in Visual Basic source code, including HTTP proxy and Socket agent. Source from the Internet.
- 2022-03-11 18:49:28下载
- 积分:1
-
Java写的http代理服务器
Java写的http代理服务器-Java writes http proxy server
- 2022-02-11 16:56:51下载
- 积分:1
-
我们现在的网站大部分都是HTML的,如果希望将它们标准化,手工的一页一页修改非常麻烦。如果有一个工具能自动将HTML转换成符合标准的XHTML就好了。其实在这方...
我们现在的网站大部分都是HTML的,如果希望将它们标准化,手工的一页一页修改非常麻烦。如果有一个工具能自动将HTML转换成符合标准的XHTML就好了。其实在这方面已经有许多商业和免费的工具软件可以使用,这里将要介绍的HTML Tidy 就是一个很基本但很有用的工具,它可以运行在多种平台上,而且是开放源代码的。-We are now mostly HTML, web site, if you want them to standardize a revised manual is very troublesome one. If there is a tool to automatically convert HTML to XHTML compliant enough. In fact, in this regard there are many commercial and free tools you can use here will be described in HTML Tidy is a very basic but useful tool, it can run on multiple platforms, but open source.
- 2022-09-13 21:10:03下载
- 积分:1