代码拉取完成,页面将自动刷新
#!/bin/bash
# Version:0.1
# Author:www.bgp.la
service iptables stop 2> /dev/null ; service ip6tables stop 2> /dev/null ; chkconfig iptables off 2> /dev/null ; chkconfig ip6tables off 2> /dev/null ; service httpd stop 2> /dev/null ; service nginx stop 2> /dev/null ; chkconfig httpd off 2> /dev/null ; chkconfig nginx off 2> /dev/null ; systemctl stop firewalld.service 2> /dev/null ; systemctl disable firewalld.service 2> /dev/null ; systemctl stop httpd.service 2> /dev/null ; systemctl stop nginx.service 2> /dev/null ; systemctl disable httpd.service 2> /dev/null ; systemctl disable nginx.service 2> /dev/null ; yum -y install wget ; cd /root ; wget --no-check-certificate -c https://raw.githubusercontent.com/yorfir/CentOS-Attachment/master/soft/fikkerd-3.7.3-linux-x86-64.tar.gz && tar zxf fikkerd-3.7.3-linux-x86-64.tar.gz && rm -rf fikkerd-3.7.3-linux-x86-64.tar.gz && cd fikkerd-3.7.3-linux-x86-64 && ./fikkerd.sh install && ./fikkerd.sh start && cd /root && sleep 5 && echo 'finished!'
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。