跳至主要內容
  • Hostloc 空間訪問刷分
  • 售賣場
  • 廣告位
  • 賣站?

4563博客

全新的繁體中文 WordPress 網站
  • 首頁
  • 甲骨文ARM小鸡玩法【DD debian10+部署WARP】
未分類
21 6 月 2021

甲骨文ARM小鸡玩法【DD debian10+部署WARP】

anboy 大佬有话说 : 2021-5-27 11:48:05

甲骨文ARM小鸡玩法【DD debian10+部署WARP】

1、先甲骨文创建ARM小鸡,系统镜像选择Ubuntu 20(非mini版)

2、创建完毕之后SSH登录小鸡。执行如下命令将小鸡重装为Debian 10

curl -fLO https://raw.githubusercontent.com/bohanyang/debi/master/debi.sh && chmod a+rx debi.sh && sudo ./debi.sh –architecture arm64 –user (自己设置用户名,不带括号) –password (自己设置密码,不带括号)

上述命令执行就绪之后再执行命令:sudo shutdown -r now
重启等待DD完成,使用刚设置的用户名和密码登录即可

3、切换用户到root,输入如下命令将Debian的内核升级到5.10,命令执行完毕之后根据提示输入Y重启小鸡

bash <(curl -s https://raw.githubusercontent.com/07031218/normal-shell/main/bbr.sh) cloud

4、部署WARP让小鸡拥有ipv6以达到解锁NF的目的(解锁NF需要配置V2ray的config.json文件通过分流来实现)

apt update && apt install curl sudo lsb-release -y && echo "deb http://deb.debian.org/debian $(lsb_release -sc)-backports main" | sudo tee /etc/apt/sources.list.d/backports.list && apt update && apt install net-tools iproute2 openresolv dnsutils -y && apt install wireguard-tools –no-install-recommends && curl -fsSL git.io/wgcf.sh | sudo bash && wgcf register && wgcf generate && sed -i ‘/0.0.0.0/d’ ./wgcf-profile.conf&& sed -i ‘s/engage.cloudflareclient.com/162.159.192.1/g’ ./wgcf-profile.conf && sed -i ‘s/1.1.1.1/9.9.9.10,8.8.8.8,1.1.1.1,8.8.4.4/g’ ./wgcf-profile.conf && cp wgcf-profile.conf /etc/wireguard/wgcf.conf && systemctl start wg-quick@wgcf && systemctl enable wg-quick@wgcf && grep -qE ‘^[ ]*label[ ]*2002::/16[ ]*2’ /etc/gai.conf || echo ‘label 2002::/16   2’ | sudo tee -a /etc/gai.conf

5、检测ipv6 访问Netfilx是否解锁成功

apt install -y curl jq && bash <(curl -sSL https://raw.githubusercontent.com/Netflixxp/NF/main/nf.sh)

6、配置双outbounds(ipv4&ipv6),并在routing设置中指定Netflix走ipv6. 配置geosite需要geosite.dat,如果没装会报错,自行用下面代码替换v2ray.json中对应部分,实现netflix分流走ipv6解锁

"outbounds": [
{
    "tag":"IPv4_out",
    "protocol": "freedom"
},
{
    "tag":"IPv6_out",
    "protocol": "freedom",
    "settings": {
      "domainStrategy": "UseIPv6"
    }
}
],
"routing": {
"rules": [
    {
      "type": "field",
      "outboundTag": "IPv6_out",
      "domain": ["geosite:netflix","nflxvideo.net","nflxext.com","nflxso.net"]
    },
    {
      "type": "field",
      "outboundTag": "IPv4_out",
      "network": "udp,tcp"
    }
]
}
https://cdn.jsdelivr.net/gh/hishis/forum-master/public/images/patch.gif

h20 大佬有话说 : 2021-5-27 11:49:28

升11 testing吧,别用backports了,到时又有奇怪的问题

tssz 大佬有话说 : 2021-5-27 11:50:49

先收藏https://cdn.jsdelivr.net/gh/hishis/forum-master/public/images/patch.gif

adcen 大佬有话说 : 2021-5-27 12:09:39

h20 大佬有话说 : 2021-5-27 11:49
升11 testing吧,别用backports了,到时又有奇怪的问题

bullseye已经发布了

Miriam 大佬有话说 : 2021-5-27 12:13:08

本帖最后由 Miriam 于 2021-5-27 12:14 编辑

绑定绑定 zsbd yc003t

老年先疯队队长 大佬有话说 : 2021-5-27 12:15:20

各种玩法将会出台

programer 大佬有话说 : 2021-5-27 13:07:56

这种配置我就想装windows

Geekman 大佬有话说 : 2021-5-27 14:17:25

纯ipv6的 甲骨文 arm 可以dd吗

温暖 大佬有话说 : 2021-5-27 14:39:25

dd了debian10 端口全关了,除了22,怎么办:'(:'(

温暖 大佬有话说 : 2021-5-27 14:49:15

温暖 大佬有话说 : 2021-5-27 14:39
dd了debian10 端口全关了,除了22,怎么办

https://imgtu.com/i/2Pn86U不是这样吗?https://i.niupic.com/images/2021/05/27/9juT.pnghttps://cdn.jsdelivr.net/gh/hishis/forum-master/public/images/patch.gif

文章導覽

上一篇文章
下一篇文章

AD

其他操作

  • 登入
  • 訂閱網站內容的資訊提供
  • 訂閱留言的資訊提供
  • WordPress.org 台灣繁體中文

51la

4563博客

全新的繁體中文 WordPress 網站
返回頂端
本站採用 WordPress 建置 | 佈景主題採用 GretaThemes 所設計的 Memory
4563博客
  • Hostloc 空間訪問刷分
  • 售賣場
  • 廣告位
  • 賣站?
在這裡新增小工具