Loading...
检查VPS的TUN是否开启(OpenVZ虚拟化的服务器很可能默认关闭)。cat /dev/net/tun 如果TUN开启的话返回是:cat: /dev/net/tun: File descriptor in bad state 1.Rinetd模式(不需要开启TUN/TAP)Debian or Ubuntu系统#适用于单网卡(单IP)服务器: wget https://github.com...
方便国内使用不卸载内核wget -N --no-check-certificate "https://github.000060000.xyz/tcpx.sh" && chmod +x tcpx.sh && ./tcpx.sh或wget -N "https://github.000060000.xyz/tcpx.sh" && chmod +x tcpx.sh && ./tcpx.sh卸载内核...
echo "151.101.64.133 raw.githubusercontent.com" >> /etc/hosts echo -e "nameserver 8.8.8.8\nnameserver 1.1.1.1" > /etc/resolv.conf
Tylemp.sh详情 Linux+Nginx+MariaDB+PHPL – Linux: 脚本目前适用于Debian8的32及64位系统 E – Enginex(Nginx): 高性能省资源的服务器 M – MariaDB: SUN被Oracle合并之后,MySQL有被封闭风险情况下,MySQL创始人倡导的MySQL替代品 P – PHP: 流行的WEB语言 因为我的所有网站应用的都是Wo...
安装需求目前在 CentOS/RedHat 的 5.4+、6.x、7.x、8.x 版本下测试通过,同时支持 32 位和 64 位版本。一键安装wget https://raw.githubusercontent.com/inpanel/inpanel/master/install.py python install.py 使用手册卸载:# service inpanel stop # rm...