0元每月无限续期的欧洲德鸡,手把手带你体验,装XUI套CDN,SP测速300M,油管4K视频无压力播放 #科学上网 #v2ray #优选ip #翻墙软件
https://www.youtube.com/watch?v=I3n61Htsm-Y
0元欧洲德鸡申请网站(首次有2欧开机费,每月续期无限免费) :
1、Debian/Ubuntu 系统执行以下命令:
apt update -y && apt install -y curl && apt install -y socat && apt-get install wget -y
2、CentOS 系统执行以下命令:
yum update -y && yum install -y curl && yum install -y socat
需要安装tzdata,安装命令:apt-get install tzdata && apt-get install sudo
3、命令:date -R查询日期
设置时区为北京时间
一般国外的VPS的镜像都是默认的国外时区,使用起来不是很方便。可以把它修改成北京时间,就会方便很多
代码:
rm -rf /etc/localtime && ln -s /usr/share/zoneinfo/Asia/Shanghai /etc/localtime
4、一键自动安装并开启BBRv3加速
官网版一键脚本
curl -sS -O https://kejilion.pro/kejilion.sh && chmod +x kejilion.sh && ./kejilion.sh
GitHub版一键脚本 部分小伙伴会遇到官网版出现大段乱码!就用GitHub版本吧!
curl -sS -O https://raw.githubusercontent.com/kejilion/sh/main/kejilion.sh && chmod +x kejilion.sh && ./kejilion.sh
wget -N https://gitlab.com/fscarmen/warp/-/raw/main/menu.sh && bash menu.sh
argox脚本:https://github.com/fscarmen/ArgoX
bash <(wget -qO- https://raw.githubusercontent.com/fscarmen/argox/main/argox.sh)
Hysteria2:https://github.com/Misaka-blog/hysteria-install
wget -N --no-check-certificate https://raw.githubusercontent.com/Misaka-blog/hysteria-install/main/hy2/hysteria.sh && bash hysteria.sh
本地是否有IPV6查询:https://ip.zxinc.org/ipquery/
finashell:https://www.hostbuf.com/
XUI脚本:https://github.com/vaxilu/x-ui
bash <(curl -Ls https://raw.githubusercontent.com/vaxilu/x-ui/master/install.sh)
放行 443 端口iptables -I INPUT -p tcp --dport 443 -j ACCEPT放行 54321 端口iptables -I INPUT -p tcp --dport 54321 -j ACCEPTcloudflare 域名
添加AAA记录 xxx 到 vps ip 开启小黄云
评论
发表评论