Pages

Friday, 2 November 2012

基于windows server的HTTP代理客户端-ASProxyWing和asproxy

http://sourceforge.net/projects/asproxy/
-------------------------------------------------
ASProxy Wing是款开源的HTTP代理客户端,客户端下载地址:
http://sourceforge.net/projects/asproxywing/files/Client/Latest/ASProxyWing-Client-Latest.zip/download(这是款绿色软件),暂时只支持Windows server.
启动程序时会自动连接代理服务器,点击“Add/Edit Servers”可添加/编辑代理服务器。
:使用ASProxy Wing,你的机器需安装Microsoft .NET Framework 2.0;需对浏览器的HTTP代理进行设置(IEChrome不用设置,程序启动时自动配置),HTTP代理:127.0.0.1,端口:9991

-----------------------------------------------------------------------------------------------------------------------------------------------
有时连接不上代理服务器,所以最好添加自己的代理服务器。

Server Version

ASProxyWing server version is developed in ASP.NET. (PHP version is not ready yet.)
To install ASProxyWing ASP.NET on you windows server you will need these:
For windows servers:
  • .Net Framework 2.0 (sp2 for best results)
  • ASP.NET 2.0 enabled hosting

ASP.NET Installing Notes

To install this application, upload all the files in the zip file(服务器端下载地址: https://sourceforge.net/projects/asproxywing/files/Server-ASP.NET/Latest/ASProxyWing-ServerASP.Net-Latest.zip/download) to ur windows server. It is better to unzip and upload files.

Installing in a subdirectory:

To have asproxywing in a subdirectory in your site, do one of these:
  • Upload all files in to the subdirectory. Then move "Web.config" file and copy "bin" directory to the root of your site.
    Please note that the "bin" folder should exist in both of root directory and the subdirectory.
    That's is because, it is necessary to have "default.aspx.inc.config" in "bin" directory along with aspx files.
  • Create a subdirectory as a virtual directory and upload all files there.
  • Create a sub domain and upload all files there.

Important:

Be sure that your server supports ASP.NET 2 and then set your server ASP.NET version to 2.0.50727.

建议选择windows server2008.如果是使用自建的服务器,那么启动asproxywing client,点击“Add/Edit Servers”可添加/编辑代理服务器,选择use custom servers only,然后点击save即可。
如果碰到不能打开网址的情况,建议先在浏览器中取消代理,稍候1分钟后,重新设置代理,就又可以顺利的翻墙了.