vps更换其他系统,永久免费vps甲骨文Oracle Cloud vps实例  DD系统Debian  Windows 系统,解决甲骨文实例bbr失联问题,
vps更换其他系统,永久免费vps甲骨文Oracle Cloud vps实例 DD系统Debian Windows 系统,解决甲骨文实例bbr失联问题,

vps更换其他系统,永久免费vps甲骨文Oracle Cloud vps实例 DD系统Debian Windows 系统,解决甲骨文实例bbr失联问题,

试用系统最好是ubuntu 16

iptables -P INPUT ACCEPT
iptables -P FORWARD ACCEPT
iptables -P OUTPUT ACCEPT
iptables -F
Ubuntu镜像默认设置了Iptable规则,关闭它
apt-get purge netfilter-persistent
reboot

 

本期代码:wget -N –no-check-certificate https://raw.githubusercontent.com/xiaoyaoguangshijie/xiaoyao1/master/DDfuhe/DD.sh && chmod +x DD.sh && bash DD.sh

apt-get install curl
apt-get install wget

bbr代码:wget –no-check-certificate -O bbr.sh https://raw.githubusercontent.com/xiaoyaoguangshijie/xiaoyao1/master/zwz1018-master/bbr.sh && chmod +x bbr.sh && ./bbr.sh

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注