HEADER_INJECT
https://hax.co.id/ 周抛IPv6机
翻墙节点搭建操作建议:

1、添加dns访问ipv4脚本站:
echo -e "nameserver 2001:67c:2b0::4\nnameserver 2001:67c:2b0::6" > /etc/resolv.conf

2、升级、安装必要组件
Ubuntu/Debian环境:
apt update -y
apt install curl -y
apt install wget -y
CentOS环境:
yum update -y
yum install curl -y
yum install wget -y
systemctl disable firewalld
vi /etc/selinux/config
SELINUX=ENFORING修改成SELINUX=DISABLED

3、修改时间时区:
rm -rf /etc/localtime
ln -s /usr/share/zoneinfo/Asia/Shanghai /etc/localtime

4、安装BBR:
面板开启tun/tap,之后安装ovz专版的bbrplus
实在不知道开启什么端口的bbr,就干脆全端口1-65535
https://github.com/mzz2017/lkl-haproxy/

5、安装warp获得ipv4和ipv6双栈:
https://p3terx.com/archives/cloudflare-warp-configuration-script.html

6、选择翻墙脚本搭建节点:
https://github.com/vaxilu/x-ui
https://github.com/mack-a/v2ray-agent
https://github.com/wulabing/Xray_onekey
https://v2raytech.com/script-collection/
 
 
Back to Top FOOTER_INJECT