CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程

文件名称:NewLifeProxy

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    279.83kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

新生命代理服务器程序:

直接代理DirectProxy

和普通的HTTP代理一样,没有什么特别的功能。

使用方法:浏览器那里把HTTP代理的地址和端口设置为这里的地址和监听端口即可。



间接代理IndirectProxy

新生命间接代理开发的目的就是为了躲避通过检测直接代理而限制共享上网的软件(比如DrCom),在直接代理不可用的网络中提供代理功能。间接代理实际上就是把直接代理拆成服务端和客户端两部分,两端间的通信加密传输。

使用方法:

拨号的机器启动间接代理并勾选“服务器”选项作为服务端,设置好监听端口;

要上网的机器启动间接代理作为客户端,远程地址和端口填写服务端的地址和监听端口,浏览器那里设置HTTP代理,地址是自己127.0.0.1,端口是客户端的监听端口。-Please refer to the readme.txt for detail.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

使用说明.txt
源码网说明.txt
下载说明.html
Src/清理垃圾.bat
DirectProxy.exe
IndirectProxy.exe
ReverseProxy.exe
XLog.dll
XProxy.dll
Src/DirectProxy/AboutBox.cs
Src/IndirectProxy/AboutBox.cs
Src/ReverseProxy/AboutBox.cs
Src/ReverseProxy/AboutBox.Designer.cs
Src/DirectProxy/AboutBox.Designer.cs
Src/IndirectProxy/AboutBox.Designer.cs
Src/DirectProxy/Properties/AssemblyInfo.cs
Src/ReverseProxy/Properties/AssemblyInfo.cs
Src/IndirectProxy/Properties/AssemblyInfo.cs
Src/ReverseProxy/FrmMain.cs
Src/DirectProxy/FrmMain.cs
Src/IndirectProxy/FrmMain.cs
Src/DirectProxy/FrmMain.Designer.cs
Src/ReverseProxy/FrmMain.Designer.cs
Src/IndirectProxy/FrmMain.Designer.cs
Src/DirectProxy/HttpClient.cs
Src/ReverseProxy/HttpClient.cs
Src/IndirectProxy/HttpClient.cs
Src/DirectProxy/HttpListener.cs
Src/ReverseProxy/HttpListener.cs
Src/IndirectProxy/HttpListener.cs
Src/DirectProxy/Program.cs
Src/ReverseProxy/Program.cs
Src/IndirectProxy/Program.cs
Src/DirectProxy/Properties/Resources.Designer.cs
Src/ReverseProxy/Properties/Resources.Designer.cs
Src/IndirectProxy/Properties/Resources.Designer.cs
Src/DirectProxy/DirectProxy.csproj
Src/IndirectProxy/IndirectProxy.csproj
Src/ReverseProxy/ReverseProxy.csproj
Src/DirectProxy/Properties/DataSources/Config.datasource
Src/ReverseProxy/Properties/DataSources/Config.datasource
Src/IndirectProxy/Properties/DataSources/Config.datasource
Src/DirectProxy/leaf.ico
Src/IndirectProxy/leaf.ico
Src/ReverseProxy/leaf.ico
Src/ReverseProxy/AboutBox.resx
Src/DirectProxy/AboutBox.resx
Src/IndirectProxy/AboutBox.resx
Src/ReverseProxy/FrmMain.resx
Src/DirectProxy/FrmMain.resx
Src/IndirectProxy/FrmMain.resx
Src/DirectProxy/Properties/Resources.resx
Src/IndirectProxy/Properties/Resources.resx
Src/ReverseProxy/Properties/Resources.resx
Src/XProxy.sln
Src/ReverseProxy/ReverseProxy.csproj.user
XLog.xml
XProxy.XML
Src/DirectProxy/Properties/DataSources
Src/IndirectProxy/Properties/DataSources
Src/ReverseProxy/Properties/DataSources
Src/DirectProxy/Properties
Src/IndirectProxy/Properties
Src/ReverseProxy/Properties
Src/DirectProxy
Src/IndirectProxy
Src/ReverseProxy
Src
NewLifeProxy/Src/ReverseProxy/obj/ReverseProxy.csproj.FileListAbsolute.txt
NewLifeProxy/使用说明.txt
NewLifeProxy/源码网说明.txt
NewLifeProxy/下载说明.html
NewLifeProxy/Src/ReverseProxy/bin/Debug/XLog.xml
NewLifeProxy/XLog.xml
NewLifeProxy/Src/ReverseProxy/bin/Debug/XProxy.xml
NewLifeProxy/XProxy.XML
NewLifeProxy/Src/清理垃圾.bat
NewLifeProxy/DirectProxy.exe
NewLifeProxy/IndirectProxy.exe
NewLifeProxy/ReverseProxy.exe
NewLifeProxy/Src/ReverseProxy/bin/Debug/ReverseProxy.exe
NewLifeProxy/Src/ReverseProxy/obj/Debug/ReverseProxy.exe
NewLifeProxy/Src/ReverseProxy/bin/Debug/ReverseProxy.vshost.exe
NewLifeProxy/Src/ReverseProxy/bin/Debug/XLog.dll
NewLifeProxy/XLog.dll
NewLifeProxy/Src/ReverseProxy/bin/Debug/XProxy.dll
NewLifeProxy/XProxy.dll
NewLifeProxy/Src/ReverseProxy/obj/Debug/ResolveAssemblyReference.cache
NewLifeProxy/Src/ReverseProxy/obj/Debug/ReverseProxy.csproj.GenerateResource.Cache
NewLifeProxy/DirectProxy.conifg
NewLifeProxy/Src/ReverseProxy/bin/Debug/ReverseProxy.conifg
NewLifeProxy/ReverseProxy.conifg
NewLifeProxy/Src/DirectProxy/AboutBox.cs
NewLifeProxy/Src/IndirectProxy/AboutBox.cs
NewLifeProxy/Src/ReverseProxy/AboutBox.cs
NewLifeProxy/Src/ReverseProxy/AboutBox.Designer.cs
NewLifeProxy/Src/DirectProxy/AboutBox.Designer.cs
NewLifeProxy/Src/IndirectProxy/AboutBox.Designer.cs
NewLifeProxy/Src/DirectProxy/Properties/AssemblyInfo.cs
NewLifeProxy/Src/ReverseProxy/Properties/AssemblyInfo.cs
NewLifeProxy/Src/IndirectProxy/Properties/AssemblyInfo.cs
NewLifeProxy/Src/ReverseProxy/FrmMain.cs
NewLifeProxy/Src/DirectProxy/FrmMain.cs
NewLifeProxy/Src/IndirectProxy/FrmMain.cs
NewLifeProxy/Src/DirectProxy/FrmMain.Designer.cs
NewLifeProxy/Src/ReverseProxy/FrmMain.Designer.cs
NewLifeProxy/Src/IndirectProxy/FrmMain.Designer.cs
NewLifeProxy/Src/DirectProxy/HttpClient.cs
NewLifeProxy/Src/ReverseProxy/HttpClient.cs
NewLifeProxy/Src/IndirectProxy/HttpClient.cs
NewLifeProxy/Src/DirectProxy/HttpListener.cs
NewLifeProxy/Src/ReverseProxy/HttpListener.cs
NewLifeProxy/Src/IndirectProxy/HttpListener.cs
NewLifeProxy/Src/DirectProxy/Program.cs
NewLifeProxy/Src/ReverseProxy/Program.cs
NewLifeProxy/Src/IndirectProxy/Program.cs
NewLifeProxy/Src/DirectProxy/Properties/Resources.Designer.cs
NewLifeProxy/Src/ReverseProxy/Properties/Resources.Designer.cs
NewLifeProxy/Src/IndirectProxy/Properties/Resources.Designer.cs
NewLifeProxy/Src/DirectProxy/DirectProxy.csproj
NewLifeProxy/Src/IndirectProxy/IndirectProxy.csproj
NewLifeProxy/Src/ReverseProxy/ReverseProxy.csproj
NewLifeProxy/Src/DirectProxy/Properties/DataSources/Config.datasource
NewLifeProxy/Src/ReverseProxy/Properties/DataSources/Config.datasource
NewLifeProxy/Src/IndirectProxy/Properties/DataSources/Config.datasource
NewLifeProxy/Src/DirectProxy/leaf.ico
NewLifeProxy/Src/IndirectProxy/leaf.ico
NewLifeProxy/Src/ReverseProxy/leaf.ico
NewLifeProxy/Src/ReverseProxy/bin/Debug/ReverseProxy.pdb
NewLifeProxy/Src/ReverseProxy/obj/Debug/ReverseProxy.pdb
NewLifeProxy/Src/ReverseProxy/obj/Debug/ReverseProxy.AboutBox.resources
NewLifeProxy/Src/ReverseProxy/obj/Debug/ReverseProxy.FrmMain.re

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com