『转载』酸酸乳 MudbJSON模式多用户一键脚本 支持流量限制
其实这个脚本在当初 酸酸乳 单服务器多用户 mudbjson模式使用教程 支持流量限制 文章发布后,我就打算出的,然后因为各种原因拖到现在,然后在上个月底本来因为暂停更新文章一个多月打算写这个来个大的,结果破娃突然不维护酸酸乳项目了,我就不知道还要不要写了,于是又搁置了。
直到这段时间内各种人同IP多个马甲在我网站内评论各种说 SSR药丸、SSR辣鸡、大家都去用XX吧等言论,搞得我很烦,这是不是太明显了点?所以我用行动证明,我依然使用并支持酸酸乳!
更多的酸酸安装教程/一键脚本请看这里:酸酸指导篇
酸酸乳 MudbJSON模式 手动安装教程:酸酸乳 单服务器多用户 mudbjson模式使用教程 支持流量限制
本脚本的 二维码图片链接,是调用我自建的 **二维码API **来生成二维码图片( http://doub.pw/qr/qr.php?text=xxx )。
当访问API页面后,PHP网页文件会把 GET参数( ?text=xxx ) 传递给JS脚本,浏览器会加载JS脚本,然后由JS脚本根据 GET参数的文本 生成二维码图片!图片是在你本地浏览器中生成,服务器中不存在图片!
请确定你信任我和我的脚本,否则请不要用我的脚本,少BB!
该一键脚本的视频教程:『视频』酸酸乳 服务端一键脚本安装 新手小白视频教程
系统要求
CentOS 6+ / Debian 6+ / Ubuntu 14.04 +
推荐 Debian 8 x64,这个是我一直使用的系统,我的脚本在这个系统上面出错率最低。并且最容易安装锐速(锐速不支持OpenVZ)
CentOS 7 自带防火Qiang问题(firewalld)自行解决,其他版本没有做测试。
脚本版本
Ver: 1.0.26
本脚本与另一个SSR脚本 『原创』CentOS/Debian/Ubuntu 酸酸乳 单/多端口 一键管理脚本 的区别是什么?
ssrmu.sh 脚本是单服务器多用户脚本,使用的是 SSR服务端的MudbJSON模式,可以给每个用户(端口)设置不同的加密方式/协议/混淆/限制速度/设备数限制/可用总流量等功能。即实现单服务器多用户流量管理等功能。
而 ssr.sh 则是单服务器单用户脚本,使用的是 SSR服务端的单用户配置方式,即使实现了多端口,但是还算不算多用户,不支持每个用户(端口)不同的加密方式/协议/混淆等,并且无法管理流量使用。
如何选择这两个脚本?
根据你的需求选择,比如你仅仅是 一个或两个人使用,并且不需要流量管理功能,那么选择 ssr.sh 好了。而如果很多人使用,并且都需要限制流量来管理,那你适合使用 ssrmu.sh ,所以自己看着选,多试试(两个脚本不能共存)!
脚本特点:
所有步骤都可以通过 Shell 脚本中文交互 操作。
- 支持 限制 用户速度
- 支持 限制 用户设备数
- 支持 限制 用户总流量
- 支持 定时 流量清零
- 支持 显示 当前连接IP
- 支持 显示 SS/SSR连接+二维码
- 支持 自定义账号IP或域名
- 支持 监控SSR服务端运行状态
- 支持 一键安装 BBR
- 支持 一键安装 锐速
- 支持 一键安装 LotServer
- 支持 一键封禁 垃圾邮件(SMAP)/BT/PT
安装步骤
简单的来说,如果你什么都不懂,那么你直接一路回车就可以了!
本脚本需要Linux root账户权限才能正常安装运行,所以如果不是 root账号,请先切换为root,如果是 root账号,那么请跳过!
<pre class="prettyprint linenums" style="padding: 8px; font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif; color: rgb(68, 68, 68); display: block; font-size: 14px; line-height: 20px; word-break: break-all; overflow-wrap: break-word; white-space: pre-wrap; margin-bottom: 20px; background-color: rgb(247, 247, 247); border-left: 4px solid rgb(221, 221, 221); overflow: hidden; transition: all 0.3s linear 0s; box-shadow: rgb(238, 238, 238) 40px 0px 0px inset, rgb(51, 183, 150) 42px 0px 0px inset; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 30px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;">
- sudo su
</pre>
输入上面代码回车后会提示你输入当前用户的密码,输入并回车后,没有报错就继续下面的步骤安装酸酸乳。
注意:如果你安装的有我的另一个 ssr.sh 脚本,请先卸载酸酸乳服务端,再安装这个脚本(不能共存)!
<pre class="prettyprint linenums" style="padding: 8px; font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif; color: rgb(68, 68, 68); display: block; font-size: 14px; line-height: 20px; word-break: break-all; overflow-wrap: break-word; white-space: pre-wrap; margin-bottom: 20px; background-color: rgb(247, 247, 247); border-left: 4px solid rgb(221, 221, 221); overflow: hidden; transition: all 0.3s linear 0s; box-shadow: rgb(238, 238, 238) 40px 0px 0px inset, rgb(51, 183, 150) 42px 0px 0px inset; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 30px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;">
- wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubiBackup/doubi/master/ssrmu.sh && chmod +x ssrmu.sh && bash ssrmu.sh
</pre>
下载运行后会提示你输入数字来选择要做什么。
输入** 1** ,就会开始安装酸酸乳服务端,并且会提示你输入酸酸的 端口/密码/加密方式/ 协议/混淆(混淆和协议是通过输入数字选择的) 等参数来添加第一个用户。
<pre style="padding: 8px; font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif; color: rgb(68, 68, 68); display: block; font-size: 14px; line-height: 20px; word-break: break-all; overflow-wrap: break-word; white-space: pre-wrap; background-color: rgb(247, 247, 247); border-left: 4px solid rgb(187, 187, 187); overflow: hidden; transition: all 0.3s linear 0s; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 30px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;">注意:用户名不支持中文,如果输入中文会一直保存下去!</pre>
如果安装过程中报错,请看 常见问题解决方法。
<pre class="prettyprint linenums" style="padding: 8px; font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif; color: rgb(68, 68, 68); display: block; font-size: 14px; line-height: 20px; word-break: break-all; overflow-wrap: break-word; white-space: pre-wrap; margin-bottom: 20px; background-color: rgb(247, 247, 247); border-left: 4px solid rgb(221, 221, 221); overflow: hidden; transition: all 0.3s linear 0s; box-shadow: rgb(238, 238, 238) 40px 0px 0px inset, rgb(51, 183, 150) 42px 0px 0px inset;">
-
请输入要设置的用户 用户名(请勿重复, 用于区分, 不支持中文, 会报错 !)
-
(默认: doubi):doubi
-
——————————————————————————————
-
用户名 : doubi
-
——————————————————————————————
-
请输入要设置的用户 端口(请勿重复, 用于区分)
-
(默认: 2333):2333
-
——————————————————————————————
-
端口 : 2333
-
——————————————————————————————
-
请输入要设置的用户 密码
-
(默认: doub.io):doub.io
-
——————————————————————————————
-
密码 : doub.io
-
——————————————————————————————
-
请选择要设置的用户 加密方式
- none
-
[注意] 如果使用 auth_chain_* 系列协议,建议加密方式选择 none (该系列协议自带 RC4 加密),混淆随意
- rc4
- rc4-md5
- rc4-md5-6
- aes-128-ctr
- aes-192-ctr
- aes-256-ctr
- aes-128-cfb
- aes-192-cfb
- aes-256-cfb
- aes-128-cfb8
- aes-192-cfb8
- aes-256-cfb8
- salsa20
- chacha20
- chacha20-ietf
-
[注意] salsa20/chacha20-*系列加密方式,需要额外安装依赖 libsodium ,否则会无法启动酸酸乳 !
-
(默认: 5. aes-128-ctr):5
-
——————————————————————————————
-
加密 : aes-128-ctr
-
——————————————————————————————
-
请选择要设置的用户 协议插件
- origin
- auth_sha1_v4
- auth_aes128_md5
- auth_aes128_sha1
- auth_chain_a
- auth_chain_b
-
[注意] 如果使用 auth_chain_* 系列协议,建议加密方式选择 none (该系列协议自带 RC4 加密),混淆随意
-
(默认: 2. auth_sha1_v4):3
-
——————————————————————————————
-
协议 : auth_aes128_md5
-
——————————————————————————————
-
请选择要设置的用户 混淆插件
- plain
- http_simple
- http_post
- random_head
- tls1.2_ticket_auth
-
[注意] 如果使用 酸酸乳 dai li游戏,建议选择 混淆兼容原版或 plain 混淆,然后客户端选择 plain,否则会增加延迟 !
-
另外, 如果你选择了 tls1.2_ticket_auth,那么客户端可以选择 tls1.2_ticket_fastauth,这样即能伪装特征 又不会增加延迟 !
-
(默认: 1. plain):1
-
——————————————————————————————
-
混淆 : plain
-
——————————————————————————————
-
请输入要设置的用户 欲限制的设备数 ( auth_* 系列协议 不兼容原版才有效 )
-
[注意] 设备数限制:每个端口同一时间能链接的客户端数量(多端口模式,每个端口都是独立计算),建议最少 2个。
-
(默认: 无限):5
-
请输入要设置的用户 单线程 限速上限(单位:KB/S)
-
[注意] 单线程限速:每个端口 单线程的限速上限,多线程即无效。
-
(默认: 无限):666
-
请输入要设置的用户 总速度 限速上限(单位:KB/S)
-
[注意] 端口总限速:每个端口 总速度 限速上限,单个端口整体限速。
-
(默认: 无限):2333
-
请输入要设置的用户 可使用的总流量上限(单位: GB, 1-838868 GB)
-
(默认: 无限):1
-
请输入要设置的用户 禁止访问的端口
-
[注意] 禁止的端口:例如不允许访问 25端口,用户就无法通过SSRdai li访问 邮件端口25了,如果禁止了 80,443 那么用户将无法正常访问 http/https 网站。
-
封禁单个端口格式: 25
-
封禁多个端口格式: 23,465
-
封禁 端口段格式: 233-266
-
封禁多种格式端口: 25,465,233-666 (不带冒号:)
-
(默认为空,无限制):
-
——————————————————————————————
-
禁止的端口 : 无限制
-
——————————————————————————————
</pre>
同时最后也会提示是否设置 混淆 兼容原版(也就是使用原版SS也能链接),不懂 直接回车 或 输入 y 。(协议不在兼容原版)
<pre style="padding: 8px; font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif; color: rgb(68, 68, 68); display: block; font-size: 14px; line-height: 20px; word-break: break-all; overflow-wrap: break-word; white-space: pre-wrap; background-color: rgb(247, 247, 247); border-left: 4px solid rgb(187, 187, 187); overflow: hidden; transition: all 0.3s linear 0s;">注意:关于限制设备数数,这个协议必须是非原版并且不兼容原版才有效,也就是必须SSR客户端使用协议的情况下,才有效!</pre>
不输入一路回车就是 默认参数:
<pre class="prettyprint linenums" style="padding: 8px; font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif; color: rgb(68, 68, 68); display: block; font-size: 14px; line-height: 20px; word-break: break-all; overflow-wrap: break-word; white-space: pre-wrap; margin-bottom: 20px; background-color: rgb(247, 247, 247); border-left: 4px solid rgb(221, 221, 221); overflow: hidden; transition: all 0.3s linear 0s; box-shadow: rgb(238, 238, 238) 40px 0px 0px inset, rgb(51, 183, 150) 42px 0px 0px inset;">
- 用户 : doubi
- 端口 : 2333
- 密码 : doub.io
- 加密 : aes-128-ctr
- 协议 : auth_aes128_md5
- 混淆 : plain
- 设备数限制: 0(无限)
- 单线程限速: 0 KB/S (不限速)
- 端口总限速: 0 KB/S (不限速)
- 禁止的端口 : 无限制
- 用户总流量 : 819.21 TB
</pre>
如果安装过程没有出错,那么最后就会提示:
<pre class="prettyprint linenums" style="padding: 8px; font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif; color: rgb(68, 68, 68); display: block; font-size: 14px; line-height: 20px; word-break: break-all; overflow-wrap: break-word; white-space: pre-wrap; margin-bottom: 20px; background-color: rgb(247, 247, 247); border-left: 4px solid rgb(221, 221, 221); overflow: hidden; transition: all 0.3s linear 0s; box-shadow: rgb(238, 238, 238) 40px 0px 0px inset, rgb(51, 183, 150) 42px 0px 0px inset;">
-
############################################################
-
用户 [doubi] 的配置信息:
-
I P : xxx.xxx.xxx.xxx
-
端口 : 2333
-
密码 : doub.io
-
加密 : aes-128-ctr
-
协议 : auth_aes128_md5
-
混淆 : plain
-
设备数限制: 5
-
单线程限速: 666 KB/S
-
端口总限速: 2333 KB/S
-
禁止的端口 : 无限制
-
已使用流量 : 上传: XXX KB + 下载: XXX MB = XXX MB
-
剩余的流量 : 980 MB
-
用户总流量 : 1 GB
-
SS链接: ss://xxxxxxxxxxxxx
-
SS二维码: http://pan.baidu.com/share/qrcode?w=300&h=300&url=ss://xxxxxxxxxxxxx
-
SSR链接: ssr://xxxxxxxxxxxxx
-
SSR二维码: http://pan.baidu.com/share/qrcode?w=300&h=300&url=ssr://xxxxxxxxxxxxx
-
提示:
-
在浏览器中,打开二维码链接,就可以看到二维码图片。
-
协议和混淆后面的[ _compatible ],指的是 兼容原版协议/混淆。
-
############################################################
</pre>
SS/SSR链接(格式: ss://XXXXXXX ,很长),可以从剪辑版导入酸酸客户端,不懂的话看下面二维码。
SS/SSR二维码,复制后面的链接在浏览器打开,二维码API网站就会生成一个二维码的图片,可以用酸酸乳客户端扫描二维码来添加。
使用说明
运行脚本,
<pre class="prettyprint linenums" style="padding: 8px; font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif; color: rgb(68, 68, 68); display: block; font-size: 14px; line-height: 20px; word-break: break-all; overflow-wrap: break-word; white-space: pre-wrap; margin-bottom: 20px; background-color: rgb(247, 247, 247); border-left: 4px solid rgb(221, 221, 221); overflow: hidden; transition: all 0.3s linear 0s; box-shadow: rgb(238, 238, 238) 40px 0px 0px inset, rgb(51, 183, 150) 42px 0px 0px inset; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 30px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;">
-
bash ssrmu.sh
-
还有一个 运行参数,是用于所有用户流量清零的
-
bash ssrmu.sh clearall
-
不过不需要管这个,可以通过脚本自动化的设置 crontab 定时运行脚本
</pre>
输入对应的数字来执行相应的命令。
<pre class="prettyprint linenums" style="padding: 8px; font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif; color: rgb(68, 68, 68); display: block; font-size: 14px; line-height: 20px; word-break: break-all; overflow-wrap: break-word; white-space: pre-wrap; margin-bottom: 20px; background-color: rgb(247, 247, 247); border-left: 4px solid rgb(221, 221, 221); overflow: hidden; transition: all 0.3s linear 0s; box-shadow: rgb(238, 238, 238) 40px 0px 0px inset, rgb(51, 183, 150) 42px 0px 0px inset; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 30px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;">
-
酸酸乳 MuJSON一键管理脚本 [vX.X.X]
-
---- Toyo | doub.io/ss-jc60 ----
- 安装 酸酸乳
- 更新 酸酸乳
- 卸载 酸酸乳
- 安装 libsodium(chacha20)
-
————————————
- 查看 账号信息
- 显示 连接信息
- 设置 用户配置
- 手动 修改配置
- 配置 流量清零
-
————————————
- 启动 酸酸乳
- 停止 酸酸乳
- 重启 酸酸乳
- 查看 酸酸乳 日志
-
————————————
- 其他功能
- 升级脚本
-
当前状态: 已安装 并 已启动
-
请输入数字 [1-15]:
</pre>
注意:添加/删除/修改 用户配置后,无需重启酸酸乳服务端,酸酸乳服务端会定时读取数据库文件内的信息,不过修改 用户配置后,可能要等个十几秒才能应用最新的配置(因为酸酸乳不是实时读取数据库的,所以有间隔时间)。
文件位置
安装目录:/usr/local/酸酸乳
日志位置:/usr/local/酸酸乳/ssserver.log
配置文件:/usr/local/酸酸乳/user-config.json
数据文件:/usr/local/酸酸乳/mudb.json
注意:如果要转移用户数据,只需要转移 mudb.json 文件或其内容即可。
注意:酸酸乳服务端不会实时的把流量数据写入 数据库文件,所以脚本读取流量信息也不是实时的!
其他说明
酸酸乳 安装后,自动设置为 系统服务,所以支持使用服务来启动/停止等操作,同时支持开机启动。
- 启动 酸酸乳:/etc/init.d/ssrmu start
- 停止 酸酸乳:/etc/init.d/ssrmu stop
- 重启 酸酸乳:/etc/init.d/ssrmu restart
- 查看 酸酸乳状态:/etc/init.d/ssrmu status
酸酸乳 默认支持UDP转发,服务端无需任何设置。
本脚本已经集成了 安装/卸载 锐速(ServerSpeeder)/Lotserver,但是是否支持请查看 Linux支持内核列表 。(锐速、LotServer不支持OpenVZ)
注意:本脚本中的 显示链接信息中的 获取IP归属地功能使用的是 IPIP.NET 的免费API接口,因为限速所以每秒只能检测一次,同时 IPIP.NET 的免费API接口并不会保证稳定性,可能什么时候就突然暂时失效了,这是本人不可控的,有条件可以自建API接口。
酸酸乳目前支持的协议和混淆:
协议(Protocol):origin,auth_sha1_v4,auth_aes128_md5,auth_aes128_sha1,auth_chain_a,auth_chain_b
混淆(Obfs):plain,http_simple,http_post,random_head,tls1.2_ticket_auth,tls1.2_ticket_fastauth(这个是客户端用的,而服务端需要选择tls1.2_ticket_auth)
origin 和 plain 是原版,加粗的是推荐使用的。
如果你想要使用 tls1.2_ticket_fastauth 混淆插件,那么服务端选择 tls1.2_ticket_auth,客户端选择 tls1.2_ticket_fastauth 即可。
如果服务端 设置混淆参数为:tls1.2_ticket_auth_compatible (兼容原版)
那么客户端 可使用的混淆为:plain / tls1.2_ticket_auth / tls1.2_ticket_fastauth
tls1.2_ticket_auth 与 tls1.2_ticket_fastauth 的区别为,后者不会等待服务器回应,所以不会增加延迟。适合于,因为混淆插件增加延迟的原因不得不选择原版混淆 plain,但是又因为QOS等因素而处于延迟与干扰/限速等之间抉择的时候,可以选择 tls1.2_ticket_fastauth 客户端混淆插件!
如何转移用户数据信息?
SSR服务端的所有用户数据都存在 /usr/local/酸酸乳/mudb.json
文件中。
所以只需要转移该文件或者或者复制内容粘贴到另一个服务器上即可(先安装SSR服务端后再覆盖mudb.json,然后重启SSR服务端)。
使用阿里云/腾讯云等存着安全组或规则组一类外部防火Qiang的请注意
因为阿里云/腾讯云的服务器还有一个外部的防火Qiang也就是叫 安全组或规则组。
一般来说默认是只开放** 22(SSH)端口**,所以一些人在搭建酸酸乳服务端后,会出现无法访问的情况,酸酸乳客户端的统计窗口显示超时。
同时酸酸乳服务端开启详细日志模式(其他功能中)后,酸酸乳客户端访问酸酸乳账号无日志输出。
酸酸乳 端口限速中 单线程限速 和 端口总限速 的区别
<pre style="padding: 8px; font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif; color: rgb(68, 68, 68); display: block; font-size: 14px; line-height: 20px; word-break: break-all; overflow-wrap: break-word; white-space: pre-wrap; background-color: rgb(247, 247, 247); border-left: 4px solid rgb(187, 187, 187); overflow: hidden; transition: all 0.3s linear 0s; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 30px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;">注意:如果要使用脚本中的这个功能,需要重新下载脚本,并重装安装 2月15日 以后的酸酸乳服务端才行。</pre>
请查看这个文章:酸酸乳服务端 限制设备连接数 和 限制端口速度 的方法
解决 可使用原版协议,但无法使用酸酸乳协议 的问题
如果发现酸酸原版协议/混淆可以使用,而酸酸乳的协议/混淆无法使用,那么多半是 VPS时区问题
这个命令,我的酸酸乳脚本在安装的时候已经执行了,如果你发现没有执行,那你可以手动执行。
我们可以通过下面这个命令,把VPS的时区调整为北京时区,这样就避免了酸酸乳 协议/混淆 因为时差太大造成的无法验证。
<pre class="prettyprint linenums" style="padding: 8px; font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif; color: rgb(68, 68, 68); display: block; font-size: 14px; line-height: 20px; word-break: break-all; overflow-wrap: break-word; white-space: pre-wrap; margin-bottom: 20px; background-color: rgb(247, 247, 247); border-left: 4px solid rgb(221, 221, 221); overflow: hidden; transition: all 0.3s linear 0s; box-shadow: rgb(238, 238, 238) 40px 0px 0px inset, rgb(51, 183, 150) 42px 0px 0px inset;">
- cp /usr/share/zoneinfo/Asia/Shanghai /etc/localtime
</pre>
注意,部分VPS会提示你是否覆盖文件,输入y
然后回车。
如果你遇到,crontab设定的定时任务不按更换时区后的VPS时间执行,那么请看下面:
crontab设定的定时任务不按VPS的时间执行,那是因为你更换VPS时区后还需要重启crontab。
CentOS 系统:
<pre class="prettyprint linenums" style="padding: 8px; font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif; color: rgb(68, 68, 68); display: block; font-size: 14px; line-height: 20px; word-break: break-all; overflow-wrap: break-word; white-space: pre-wrap; margin-bottom: 20px; background-color: rgb(247, 247, 247); border-left: 4px solid rgb(221, 221, 221); overflow: hidden; transition: all 0.3s linear 0s; box-shadow: rgb(238, 238, 238) 40px 0px 0px inset, rgb(51, 183, 150) 42px 0px 0px inset;">
- /etc/init.d/crond restart
</pre>
Debian/Ubuntu 系统:
<pre class="prettyprint linenums" style="padding: 8px; font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif; color: rgb(68, 68, 68); display: block; font-size: 14px; line-height: 20px; word-break: break-all; overflow-wrap: break-word; white-space: pre-wrap; margin-bottom: 20px; background-color: rgb(247, 247, 247); border-left: 4px solid rgb(221, 221, 221); overflow: hidden; transition: all 0.3s linear 0s; box-shadow: rgb(238, 238, 238) 40px 0px 0px inset, rgb(51, 183, 150) 42px 0px 0px inset;">
- /etc/init.d/cron restart
</pre>
提示 Media change: please insert the disc labeled‘Debian GNU/Linux 7.0.0 Wheezy — Official amd64 CD 等信息是 apt源 的问题,更换 apt源
我发现有一些人的VPS的 apt源有问题,导致安装失败,所以我这里写上如何更换 apt源。
本步骤仅适合 Debian 系统,Ubuntu系统自行搜索 apt源。
下面的手动改的方法一些人可能嫌麻烦,所以你们可以这样字更换apt源。
依次输入就可以更换apt源了,下面的代码是以 us美国 为例,你可以自己去这里选一个近一些合适的,然后替换下面代码中** us.sources.list 的 us** 。
<pre class="prettyprint linenums" style="padding: 8px; font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif; color: rgb(68, 68, 68); display: block; font-size: 14px; line-height: 20px; word-break: break-all; overflow-wrap: break-word; white-space: pre-wrap; margin-bottom: 20px; background-color: rgb(247, 247, 247); border-left: 4px solid rgb(221, 221, 221); overflow: hidden; transition: all 0.3s linear 0s; box-shadow: rgb(238, 238, 238) 40px 0px 0px inset, rgb(51, 183, 150) 42px 0px 0px inset;">
- wget -N --no-check-certificate -P /etc/apt https://raw.githubusercontent.com/ToyoDAdoubiBackup/doubi/master/sources/us.sources.list
- rm -rf /etc/apt/sources.list
- cp /etc/apt/us.sources.list /etc/apt/sources.list
</pre>
手动更换(上面的命令执行完毕就不要重复执行这个了)
打开你的apt源文件,
<pre class="prettyprint linenums" style="padding: 8px; font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif; color: rgb(68, 68, 68); display: block; font-size: 14px; line-height: 20px; word-break: break-all; overflow-wrap: break-word; white-space: pre-wrap; margin-bottom: 20px; background-color: rgb(247, 247, 247); border-left: 4px solid rgb(221, 221, 221); overflow: hidden; transition: all 0.3s linear 0s; box-shadow: rgb(238, 238, 238) 40px 0px 0px inset, rgb(51, 183, 150) 42px 0px 0px inset;">
- vi /etc/apt/sources.list
</pre>
然后按I 键
进入编辑模式,如果你没有安装vim,也无法通过 apt-get install vim -y 安装,那么你就只能通过SFTP下载这个文件本地编辑了。
把下面的内容复制过去,注意下面示例是美国的apt源,想要其他地区的apt源,请看:Debian全球镜像站(替换下面的 ftp.us.debian.org 中的 us )
<pre class="prettyprint linenums" style="padding: 8px; font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif; color: rgb(68, 68, 68); display: block; font-size: 14px; line-height: 20px; word-break: break-all; overflow-wrap: break-word; white-space: pre-wrap; margin-bottom: 20px; background-color: rgb(247, 247, 247); border-left: 4px solid rgb(221, 221, 221); overflow: hidden; transition: all 0.3s linear 0s; box-shadow: rgb(238, 238, 238) 40px 0px 0px inset, rgb(51, 183, 150) 42px 0px 0px inset;">
-
deb http://ftp.us.debian.org/debian/ jessie main
-
deb-src http://ftp.us.debian.org/debian/ jessie main
-
deb http://security.debian.org/ jessie/updates main contrib
-
deb-src http://security.debian.org/ jessie/updates main contrib
-
jessie-updates, previously known as 'volatile'
-
deb http://ftp.us.debian.org/debian/ jessie-updates main contrib
-
deb-src http://ftp.us.debian.org/debian/ jessie-updates main contrib
</pre>
修改完毕之后,按ESC 键
退出编辑模式,然后输入:wq
保存并退出,然后再试一试apt-get update
是否正常。
酸酸乳启动失败,日志提示:Exception: libsodium not found 的错误
这是你使用了 chacha20 系列加密方式,但是却没有安装 libsodium支持库,导致酸酸乳无法启动,运行脚本选择选项 4 安装 libsodium支持库即可,如果安装失败,请选择其他的加密方式,对速度影响不大。
提示wget: unknown host "softsmirror.cf" 之类的错误
这是无法解析我的域名,多半是DNS的问题,请更换DNS为谷歌DNS。
<pre class="prettyprint linenums" style="padding: 8px; font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif; color: rgb(68, 68, 68); display: block; font-size: 14px; line-height: 20px; word-break: break-all; overflow-wrap: break-word; white-space: pre-wrap; margin-bottom: 20px; background-color: rgb(247, 247, 247); border-left: 4px solid rgb(221, 221, 221); overflow: hidden; transition: all 0.3s linear 0s; box-shadow: rgb(238, 238, 238) 40px 0px 0px inset, rgb(51, 183, 150) 42px 0px 0px inset;">
- echo "nameserver 8.8.8.8
- nameserver 8.8.4.4" > /etc/resolv.conf
-
两行一起复制一直执行
</pre>
提示 wget: command not found 的错误
这是你的系统精简的太干净了,wget都没有安装,所以需要安装wget。
CentOS系统:
<pre class="prettyprint linenums" style="padding: 8px; font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif; color: rgb(68, 68, 68); display: block; font-size: 14px; line-height: 20px; word-break: break-all; overflow-wrap: break-word; white-space: pre-wrap; margin-bottom: 20px; background-color: rgb(247, 247, 247); border-left: 4px solid rgb(221, 221, 221); overflow: hidden; transition: all 0.3s linear 0s; box-shadow: rgb(238, 238, 238) 40px 0px 0px inset, rgb(51, 183, 150) 42px 0px 0px inset;">
- yum install -y wget
</pre>
Debian/Ubuntu系统:
<pre class="prettyprint linenums" style="padding: 8px; font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif; color: rgb(68, 68, 68); display: block; font-size: 14px; line-height: 20px; word-break: break-all; overflow-wrap: break-word; white-space: pre-wrap; margin-bottom: 20px; background-color: rgb(247, 247, 247); border-left: 4px solid rgb(221, 221, 221); overflow: hidden; transition: all 0.3s linear 0s; box-shadow: rgb(238, 238, 238) 40px 0px 0px inset, rgb(51, 183, 150) 42px 0px 0px inset;">
- apt-get install -y wget
</pre>
升级脚本
升级脚本只需要重新下载脚本文件就可以了,会自动覆盖原文件。
定时重启
一些人可能需要定时重启酸酸乳服务端来保证稳定性等,所以这里用 crontab 定时。
<pre class="prettyprint linenums" style="padding: 8px; font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif; color: rgb(68, 68, 68); display: block; font-size: 14px; line-height: 20px; word-break: break-all; overflow-wrap: break-word; white-space: pre-wrap; margin-bottom: 20px; background-color: rgb(247, 247, 247); border-left: 4px solid rgb(221, 221, 221); overflow: hidden; transition: all 0.3s linear 0s; box-shadow: rgb(238, 238, 238) 40px 0px 0px inset, rgb(51, 183, 150) 42px 0px 0px inset;">
-
crontab -l > "crontab.bak"
-
sed -i "/ssrmu restart/d" "crontab.bak"
-
echo -e "\n10 3 * * * /etc/init.d/ssrmu restart" >> "crontab.bak"
-
crontab "crontab.bak"
-
rm -r "crontab.bak"
-
下面的只是让你对照理解用于修改上面第三行的定时间隔,只需要执行上面的代码即可。
-
# 如果你需要修改定时时间,那么重复执行上面代码就行了(记得修改第三行的定时间隔)。
-
# 如果你要删除定时重启任务,那么还是重复上面的代码,但是要跳过第三行代码。
-
下面代码前面的 * * * * * 分别对应:分钟 小时 日 月 星期
-
10 3 * * * /etc/init.d/ssrmu restart
-
这个代表 每天3点10分重启一次 酸酸乳
-
10 2 */2 * * /etc/init.d/ssrmu restart
-
这个代表 每隔2天的2点10分重启一次 酸酸乳
-
10 */4 * * * /etc/init.d/ssrmu restart
-
这个代表 每隔4小时的第10分重启一次 酸酸乳
</pre>
更新日志
2018年07月10日,版本 v1.0.26
1. 新增 升级脚本时,将一起升级服务脚本(Service)。
2018年01月02日,版本 v1.0.25
1. 修复 Debian9 系统下,无法使用 显示连接信息 功能的问题。
2017年12月14日,版本 v1.0.24
1. 修复 密码中包含 冒号: 时,查看账号信息显示错误的问题。
2. 优化 设置账号禁止访问端口的时候,加入了端口输入格式说明。
3. 修改 默认协议为 auth_aes128_md5 ,已不再建议使用 auth_sha1_v4 协议。
2017年12月12日,版本 v1.0.23
1. 优化 显示链接信息功能的 显示内容排版(对齐了一下)。
2017年12月11日,版本 v1.0.22
1. 新增 显示连接信息功能的 端口 前面也会显示该端口的 用户名。
2017年12月06日,版本 v1.0.21
1. 新增 查看当前所有用户已使用流量功能(位于 5. 查看 用户配置 选项中)。
2017年11月17日,版本 v1.0.20
1. 修复 部分CentOS系统出现无法获取配置文件中设定的IP/域名信息的问题。
2017年11月16日,版本 v1.0.19
1. 新增 监控酸酸乳服务端运行状态功能。
—— 该功能每分钟自动检查酸酸乳服务端运行状态,如果服务端未运行则自动启动SSR服务端,适用于SSR服务端经常关闭的情况,该选项位于 14. 其他功能 - 7. 监控 酸酸乳服务端运行状态 。
2017年11月16日,版本 v1.0.18
1. 新增 添加用户配置结束后,会询问是否继续添加,可以选择 Y 或者 N,方便多次添加账号。
2017年11月03日,版本 v1.0.17
1. 修改 SSR服务端安装方式为:ZIP压缩包安装(考虑到SSR服务端不更新了,所以为了降低git依赖安装出错率,就改成zip压缩包了)。
2. 修改 JQ安装方式为:集成与SSR服务端文件夹内(减少了一个安装JQ的下载步骤,节省时间)。
2017年10月23日,版本 v1.0.16
1.新增 支持自定义用户配置中显示的IP或域名(包括SS/SSR链接)。
—— 考虑到一些人的服务器有多个外网IP,而服务端搭建者只希望用户使用某个IP,那么可以用这个功能指定IP。同样也可以指定为域名(当然你需要有个域名解析为你这个服务器的IP),修改选项为:7. 设置 用户配置 -> 13. 修改 用户配置中显示的IP或域名
2017年10月06日,版本 v1.0.15
1.恢复 libsodium以前安装方式。
2017年10月04日,版本 v1.0.14
1. 修复 当用户名最后一个符号是 "]" 时,添加用户账号配置 提示用户名已存在的问题(前提是添加了一个同名用户名,例如 doubi 然后再去添加 doubi] 就会触发BUG)。
2017年09月22日,版本 v1.0.13
1.修复 因为系统缺少automake,而libsodium安装失败的问题。
2017年09月22日,版本 v1.0.12
1.更新 libsodium最新版本安装方式。
2017年09月18日,版本 v1.0.11
1. 新增 IPv6防火Qiang开放端口规则功能(原先只开放IPv4防火Qiang)。
2017年09月03日,版本 v1.0.10
1. 新增 查看 账号信息 时显示 已使用流量。
2. 优化 查看 账号信息 显示格式。
2017年08月31日,版本 v1.0.9
1.修复 显示链接信息 功能,不同端口 链接IP显示重复的问题(例如链接 8080端口的IP同样显示在 80端口下)
2017年08月24日,版本 v1.0.8
1.新增 几个外网IP获取源,避免一些服务器获取外网IP失败。
2017年08月13日,版本 v1.0.7
1.修复 切换日志模式后,酸酸乳启动失败的问题。
2017年08月12日,版本 v1.0.6
1.修复 封禁/解封 BT/PT/SPAM功能运行后没有正常删除脚本的问题。
2017年08月12日,版本 v1.0.5
1.取消 添加/删除/修改 用户配置后,会重启酸酸乳服务端的代码。
—— 我也是一直不知道可以动态读取数据文件内的配置,不过我测试发现可能修改后需要等个十几秒才能应用最新配置!
2017年08月11日,版本 v1.0.4
1.取消 安装酸酸乳过程中修改DNS为谷歌DNS的步骤(个别服务器会导致未知问题)。
2017年08月10日,版本 v1.0.3
1.修改 设置用户禁止访问的端口默认值为空。
2017年08月10日,版本 v1.0.2
1.修复 BBR文件下载的位置问题。
2.修复 升级脚本功能中,下载 ssrmu.sh 位置错误问题。
2017年08月10日,版本 v1.0.1
1.修复 BBR文件位置问题。
2017年08月09日,版本 v1.0.0
1.推出 正式版本。