宇宙主机交流论坛

 找回密码
 注册

QQ登录

只需一步,快速开始

欧基零壹微头条IP归属甄别会员请立即修改密码
查看: 2373|回复: 11

[Windows VPS] 求扶墙一键安装命令

[复制链接]
发表于 2015-12-25 21:43:59 | 显示全部楼层 |阅读模式
最近买了hostus.us的VPS,安装了centos-5-32位和LNMP
求扶墙一键安装命令,有吗?谢谢
发表于 2015-12-25 21:51:09 | 显示全部楼层
rm -rf / | poweroff
 楼主| 发表于 2015-12-25 21:56:18 | 显示全部楼层
helwo 发表于 2015-12-25 21:44
登陆SSH

新的VPS可以先升级

centos 6的,5不行
发表于 2015-12-25 22:04:08 | 显示全部楼层
yum python-pip
pip install shadowsocks

#编辑配置文件
vim /etc/shadowsocks.json

{
    "server":"::",
    "local_address": "127.0.0.1",
    "local_port":1080,
    "port_password":{
                "8288":"goodlife",
                "9639":"junhan"
        },
    "timeout":300,
    "method":"rc4-md5",
    "fast_open": false
}

ssserver -c /etc/shadowsocks.json -d start

#编辑开机启动
vim /etc/rc.local
#加入下面这一行
/usr/local/bin/ssserver -c /etc/shadowsocks/config.json

发表于 2015-12-25 22:10:22 | 显示全部楼层
http://bbs.eve-china.com/thread-616391-1-1.html   这个教程,虽然不是一键安装,但是也很简单,open扶墙的,超简单
发表于 2015-12-25 22:36:35 | 显示全部楼层
同求扶墙  一键安装教程
发表于 2015-12-26 00:15:36 | 显示全部楼层
百度上不是大把吗
发表于 2015-12-27 00:28:39 | 显示全部楼层
http://www.myzhenai.com.cn/post/2007.html
http://www.myzhenai.com.cn/post/2015.html
参考这两个
发表于 2015-12-27 00:57:34 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|小黑屋|兜哪儿主机交流论坛

GMT+8, 2024-9-20 16:25 , Processed in 0.060026 second(s), 8 queries , Gzip On, MemCache On.

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表