My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
Install  
Updated Aug 25, 2011 by lir...@gmail.com

#安装部署

Introduction

安装部署方法. 需要客户端和服务器配合. 这里假设客户端在国内,web服务器在国外。如果是国内的web服务器,请运行客户端;国外客户端类似。

Client-side / 客户端

Linux or Mac os with iptables/ipfw

下载脚本 client.sh root 执行。

Windows:

下载地址:http://code.google.com/p/west-chamber-season-3/downloads/detail?name=west-chamber-win-0.05.zip

安装方法参考压缩包中的说明文件。

原始的西厢计划 Windows 客户端目前测试偶尔可用,其连接混淆默认没有设置 ip段限制,访问国内正常网站容易连接超时。

新版客户端解决了上述问题,不会影响正常的网页浏览。

目前还没有在64位系统上编译出 binary,希望有能力的同学从源代码 编译,在评论中提供下载。

原始的windows移植下载地址(已被墙):http://code.google.com/p/scholarzhang/downloads/detail?name=west-chamber-win-0.04.rar

Server-side / Web服务器

Linux or Mac os with iptables/ipfw

下载脚本 server.sh root 执行。

开机自启动

开机自启动主要是方便使用. 服务器重启后不必手动执行 iptables 命令.

Ubuntu 10.04: iptables-save > /etc/iptables-rules

Windows

方法与客户端运行方式相同。

Comment by zuola....@gmail.com, Jul 28, 2011

返回了这个 ./server.sh: 8: ipset: not found iptables v1.4.4: Set CHINA doesn't exist.

Try `iptables -h' or 'iptables --help' for more information.

Comment by project member lir...@gmail.com, Aug 11, 2011

现在对 ipset 未安装/与版本版本不兼容情况做了处理, 重新下载 脚本执行即可.

Comment by wpwupin...@gmail.com, Mar 23, 2012

up


Sign in to add a comment
Powered by Google Project Hosting