全球主机交流论坛

标题: 现在哪个kangle一键脚本好玩啊?太多了 [打印本页]

作者: 脆弱的蜗牛    时间: 2022-5-23 08:54
标题: 现在哪个kangle一键脚本好玩啊?太多了
想自建cdn,看了下别人都推荐kangle,但是网上一搜,好多kangle一键安装脚本,大伙谁给推荐一个好一点的安装脚本哦。要求支持centos7的,不想用centos6了,先谢谢老铁了
作者: laianguo    时间: 2022-5-23 08:58
我记得狐狸的可以。
作者: myfriends    时间: 2022-5-23 09:05
https://www.loshub.com/topic/show/165/
一直用他的,自己修改的脚本,支持Debian和Ubuntu之类的系统
作者: 脆弱的蜗牛    时间: 2022-5-23 09:07
laianguo 发表于 2022-5-23 08:58
我记得狐狸的可以。

谢谢;
作者: 脆弱的蜗牛    时间: 2022-5-23 09:08
myfriends 发表于 2022-5-23 09:05
https://www.loshub.com/topic/show/165/
一直用他的,自己修改的脚本,支持Debian和Ubuntu之类的系统 ...

谢谢,我去看看
作者: 米老鼠    时间: 2022-5-23 10:15
提示: 作者被禁止或删除 内容自动屏蔽
作者: mgwx    时间: 2022-5-23 10:16
myfriends 发表于 2022-5-23 09:05
https://www.loshub.com/topic/show/165/
一直用他的,自己修改的脚本,支持Debian和Ubuntu之类的系统 ...

全是一把梭脚本 我喜欢
作者: 柳逸寒    时间: 2022-5-23 10:21
小樱?




-----------我没什么特别的,只是特别喜欢你而已,希望你也特别喜欢我一下,让我变得特别一点。

作者: 脆弱的蜗牛    时间: 2022-5-23 10:24
柳逸寒 发表于 2022-5-23 10:21
小樱?

他不支持centos7;
作者: canger    时间: 2022-5-23 10:26
狐狸kangle一键脚本:
  1. yum -y install wget;wget hlsh.sh -O s;sh s
复制代码

彩虹kangle一键脚本
  1. yum -y install wget;wget http://kangle.cccyun.cn/start;sh start
复制代码

小樱kangle一键脚本:脚本有点长,安装速度很快,仅附带php5.3,其他版本需要自行安装!
http://bbs.itzmx.com/thread-7232-1-1.html
php各个版本:无缝安装到kangle系统,推荐php5.3/5.5/5.6/7.1版本!
  1. wget http://github.itzmx.com/1265578519/kangle/master/php/5.2/5217/completed/tpl_php5217.sh -O tpl_php5217.sh;sh tpl_php5217.sh

  2. wget http://github.itzmx.com/1265578519/kangle/master/php/5.4/5445/completed/tpl_php5445.sh -O tpl_php5445.sh;sh tpl_php5445.sh
  3. wget http://github.itzmx.com/1265578519/kangle/master/php/5.5/5538/completed/tpl_php5538.sh -O tpl_php5538.sh;sh tpl_php5538.sh
  4. wget http://github.itzmx.com/1265578519/kangle/master/php/5.6/5633/completed/tpl_php5633.sh -O tpl_php5633.sh;sh tpl_php5633.sh
  5. wget http://github.itzmx.com/1265578519/kangle/master/php/7.0/7027/completed/tpl_php7027.sh -O tpl_php7027.sh;sh tpl_php7027.sh
  6. wget http://github.itzmx.com/1265578519/kangle/master/php/7.1/7113/completed/tpl_php7113.sh -O tpl_php7113.sh;sh tpl_php7113.sh
  7. wget http://github.itzmx.com/1265578519/kangle/master/php/7.2/721/completed/tpl_php721.sh -O tpl_php721.sh;sh tpl_php721.sh
复制代码

作者: 脆弱的蜗牛    时间: 2022-5-23 10:34
canger 发表于 2022-5-23 10:26
狐狸kangle一键脚本:

彩虹kangle一键脚本

小樱听说挺好,就是仅支持centos6
作者: canger    时间: 2022-5-23 10:35
脆弱的蜗牛 发表于 2022-5-23 10:34
小樱听说挺好,就是仅支持centos6

目前能用的也就这几个 你看那个好用 用那个
作者: 脆弱的蜗牛    时间: 2022-5-23 10:41
canger 发表于 2022-5-23 10:35
目前能用的也就这几个 你看那个好用 用那个

kangle。la这个脚本用过吗?看介绍挺牛逼;
作者: canger    时间: 2022-5-23 10:52
脆弱的蜗牛 发表于 2022-5-23 10:41
kangle。la这个脚本用过吗?看介绍挺牛逼;

五六年前用过了 现在不知道
作者: AaronYYDS    时间: 2022-5-23 10:54
myfriends 发表于 2022-5-23 09:05
https://www.loshub.com/topic/show/165/
一直用他的,自己修改的脚本,支持Debian和Ubuntu之类的系统 ...

大佬问一下 用来做cdn的机器 还可以使用nginx吗
作者: 脆弱的蜗牛    时间: 2022-5-23 11:27
AaronYYDS 发表于 2022-5-23 10:54
大佬问一下 用来做cdn的机器 还可以使用nginx吗

不可以了吧;本身kangle就占了80端口,除非你弄非80端口;
作者: 脆弱的蜗牛    时间: 2022-5-23 11:32
canger 发表于 2022-5-23 10:52
五六年前用过了 现在不知道

谢谢,我看这人的模板里面自带cc攻击防御策略,还支持ssl
作者: AaronYYDS    时间: 2022-5-23 12:07
脆弱的蜗牛 发表于 2022-5-23 11:27
不可以了吧;本身kangle就占了80端口,除非你弄非80端口;

好的 谢谢
作者: myfriends    时间: 2022-5-25 18:37
AaronYYDS 发表于 2022-5-23 10:54
大佬问一下 用来做cdn的机器 还可以使用nginx吗

好像kangle自带cdn功能。你安装好了进入easypanel看看。
作者: myfriends    时间: 2022-5-25 18:39
脆弱的蜗牛 发表于 2022-5-23 11:27
不可以了吧;本身kangle就占了80端口,除非你弄非80端口;

kangle在easypanel开的网站账号时候可以修改网站端口,建站比较方便。
作者: 姊姊    时间: 2022-5-25 18:48
说起kangle 我还记得有个kangle.pw 当时喜欢用这个 虽然好像也不支持c7
网站现在打不开 估计已经无了
前几年的事情
作者: net909    时间: 2022-5-25 18:59
http://kangle.cccyun.cn




欢迎光临 全球主机交流论坛 (https://fd.vvwvv.eu.org/) Powered by Discuz! X3.4