全新面貌的SSR.Go,现已启航!她是一款可突破中国互联网审查的强力代理工具。使用本工具,你可方便地调整、管理 ShadowSocksRR 的配置和运行。以下是本工具的说明,你可以点击相应的跳转链接,寻找你感兴趣或对你而言感觉重要的部分。
ShadowSocksRR powered by SSR.Go is a robust proxy which can breakthrough Chinese internet censorship. You can use it easily to configurate and manage ShadowSocksRR program and keep it running. Just click urls which interested or important for you and they construct to descriptions of this tool.
面对威权压迫,你是甘为一辈子懦夫,还是坚定勇气,试着改变这个污浊不堪的世界?于此,虽千万人吾往矣。全新的shadowsocksR管理助手——SSR.Go,现已问世。长夜漫漫,父说,擦亮双眸的你,需要一道光明,使者便从了他的意,把光明给带来了。
I'm not only hate GFW, but also fighting with it. No matter from where, human has natural rights to access to uncensored information to escape from authoritarianism and oppression.
如果你的 VPS 刚刚新装过系统,强烈建议你输入以下命令,重启并再次连接,否则安装的过程中,会出现各种各样未知的问题。
I really recommend you to restart your VPS when your installed system just now and you need to reconnect it manual in order to avoid lots of unknown mistakes.
reboot
然后开始安装此工具(简体中文版)。
bash -c "$(curl -fsSL https://git.io/fNpuL)"
And then you can install it ( An English version ).
bash -c "$(curl -fsSL https://git.io/fAUCt)"
需要注意的是,简体中文版 SSR.Go 和英文版 SSR.Go 只能同时使用其中的一个,不可共存。
You need to consider that only one version of simplified Chinese or English version of SSR.Go can run on your environment.
1. 一键部署 ShadowSocksR 和 SSR.Go,无需额外设置运行环境
Once bash command, ShadowSocksR with it's manager————SSR.Go and included operating environment will be installed.
2. 在你的vps里的任意位置,输入 ssr 即可启动,对话框式操作界面,方便快捷
It's so convince that you just need input "ssr" to run it everywhere in your linux system then dialog operation will lead you to config with ShadowSocksR.
3. 默认采用最新版实验型协议————akarrin 系列,抗封锁能力较强,目前只有 Windows 客户端支持,手机/路由器均不能用,但仍然强烈建议使用,下载链接:ShadowsocksR-win-4.9.0.zip-dev。
Use akarrin series protocol as ShadowSocksR's config, I recommend this protocol because it has strong anti-blocking ability but it can only supported on Windows and doesn't work on smartphone or wireless-router.Press it to download: ShadowsocksR-win-4.9.0.zip-dev.
4. 可快速直观地生成、查看客户端配置信息,无需费劲巴拉地手动修改 config.json 文件。
You can quickly and intuitively generate, look up client configurate information instead of manually modifiy a fuckin "config.json" which you don't have any patient to deal with!
5. 专为 CentOS 6/7 解决了复杂的二维码生成组件配置环境(你知道我 TM 花了多大劲吗!),你可以在 CentOS 系统上愉快地使用它们。
Especially complained a complex compatibility problem about qrcode generation library on CentOS 6/7(do you know how much fuckin difficult I had suffered!), now you can have a perfect experience on CentOS.
1. 一台运行以下任意Linux系统的VPS:
A linux virtual private server which run the following system:
- Debian 7+(8/9)
- Ubuntu 14
- Ubuntu 16(推荐 Recommend)
- CentOS 6/7
A ssh connect tool(Recommend Xshell or Putty)
3. 部分系统在执行安装命令前,需要安装curl组件,对应命令如下:
Some environment need to install curl before download and install SSR.Go, you should do:
Cent OS
yum -y install curl
Debian/Ubuntu
apt-get install curl -y
- 优化脚本交互逻辑,使用某级列表下的功能后仍将返回到某级列表。(2018.9.2)
- 使 CentOS 7 上的二维码生成功能可用。(2018.8.27)
- 使 CentOS 6 上的二维码生成功能可用。(2018.8.26)
- 增加生成二维码功能,因 Cent OS 6 自带的 python 版本与 qrcode 组件的运行环境不兼容,故暂时功能异常,正在修复中。(2018.8.24)
- 修复了阿里云、腾讯云、Azure、Amazon、Google Cloud Platform等自带安全组规则的vps获取 IP 地址会变成内网地址的问题。(2018.8.24)
- 更新获取服务端 IP 地址逻辑。(2018.8.23)
- 修正更新 ssr 和 SSR.Go 功能无效的问题。(2018.8.22)
- 优化安装流程(2018.8.22)
- 修复在 CentOS 6/7 上运行错误的问题,详情请参见。(2018.8.22)
- 新增中英文切换功能(2018.8.21)
- 正式推出英文版。(2018.8.21)
- 添加“首次进入后需要重启才能顺利安装”的描述。(2018.8.20)
- 修复了加密依赖“libsodium”的安装策略。(2018.8.19)
- 修复了安装过程中,ShadowSocksR主程序————“manyuser.zip”文件下载错误的问题(2018.8.19)
- 修改增添端口策略,如果 iptables 里已经有了 SSR 运行的端口,则不重复添加,以免添加大量冗余规则。(2018.8.19)
- 新增将 SSR 运行端口添加到系统防火墙功能。(2018.8.19)
- 修改安装后提示“输入 srr 并回车使用即可使用”的错误描述(2018.8.18)
- 初版完成。(2018.8.17)
- 增添文档描述。(2018.8.17)
Optimized script interaction logic, When you explor some function in one list which you will come back this list.(2018.9.2)
Make a perfect availability about generate qrcode on CentOS 7.(2018.8.27)
Make a perfect availability about generate qrcode on CentOS 6.(2018.8.26)
Add a function about generate client qrcode, but it depends on qrcode pip kit for python2.7 and it doesn't complain with python2.6 in Cent OS 6 so I'm fixing it.
Fix a problem about getting external network IP address but it causes to local IP address in vps from AlibabaCloud, TencentCloud, Azure, Amazon, Google Cloud Platform etc which has it's own security group rule.(2018.8.24)
Update get server IP address logic.(2018.8.23)
Fix an invalid mistake about updating ssr and SSR.Go.(2018.8.22)
Optimize installation process.(2018.8.22)
Fix an error about running with mistakes on CentOS 6/7, for more details, please view.(2018.8.22)
Add a function about switch a version between simplified Chinese and English each other.(2018.8.21)
An English version of SSR.Go is released.(2018.8.21)
Add notice about "You need to reboot your system after installed system before install SSR.Go."(2018.8.20)
Fix install strategy about "libsodim" encryption component.(2018.8.19)
Fix a problem about during install, main ShadowSocksR source code————"manyuser.zip" can't download.(2018.8.19)
Change add ports tactics, if there are same ports which SSR running need in iptables it won't add rules indeed to avoid mass redundancy.(2018.8.19)
Expand a new function for add iptables port rules about port of SSR used.(2018.8.19)
Change wrong prompt after installed(2018.8.18)
First release is completed.(2018.8.17)
Add documents and describes.(2018.8.17)
tracyone:v2ray.fun
v2ray.fun 原作者:雨落无声
ShadowSocksR 原作者:破娃酱
ShadowSocksRR 现维护者 Akarrin 和其项目主页:ShadowSocksRR
ShadowsocksR 一键安装包作者:TeddySun