第一次翻墙 如何搭建你的第一个V2Ray梯子 五月 31, 2022 本文针对 第一次 翻墙 的情况, 你除了对墙外事物的向往, 手中没有任何资源, 所有的操作需要从墙内出发. 如何自己搭建第一个V2Ray梯子呢? Read more »
第一次翻墙 用VPS的境外IP 申请Freenom免费域名 添加Cloudflare的DNS解析 五月 29, 2022 本文针对 第一次 翻墙 的情况,你手里除了刚买到的VPS,没有任何其它资源。搭 Websocket + TLS 模式需要域名,希望从Freenom申请一个。 Read more »
翻墙学习交流群 二月 27, 2018 逗比据地根 (失效) https://doub.io/ https://t.me/doubi 233Blog https://233blog.com https://t.me/blog233 https://t.me/tg233boy 这个博主是用nginx的 (失效) https://www.ivyseeds.cf/blog/v2ray/ ============ update 2022-5-23 FuckGFWNewbie 翻墙新手村 https://t.me/+ISuvkzFGZPBhMzE1 Project V (使用与反馈) https://t.me/projectv2ray Project X https://t.me/projectXray Shadowrocket https://t.me/ShadowrocketApp v2rayN&G https://t.me/v2rayN Stash https://t.me/stashnetworks Pharos Pro For iOS https://t.me/Shadow_x_user_support Loon-0x00 https://t.me/Loon0x00 Gost https://t.me/gogost ============ update 2023-7-23 sing-box | clash.meta | dae https://t.me/MetaKernel (失效) Quantumult X https://t.me/QuanXApp Quantumult X(宽松版) https://t.me/QuantumultXxx Trojan-Go使用与反馈 https://t.me/trojan_go_chat Trojan Panel交流群 https://t.me/TrojanPanelGroup (失效) EasyTrojan https://t.me/easytrojan Hysteria https://t.me/hysteria_github MFI https://t.me/meta_for_ios (失效) #v2fly https... Read more »
RackNerd VPS搭Hysteria2 HY2梯子 年付 $10.98 1G端口 3T流量 17G存储 1GB内存 十一月 14, 2024 点此链接购买 RackNerd 1G端口 3T流量 17G存储 1GB内存 VPS 年付 $10.98 https://my.racknerd.com/aff.php?aff=1374&pid=358 Disk Space 17 GB Bandwidth 3 TB Network Port 1 Gbps Memory 1 GB 点此链接购买 RackNerd 1G端口 1.5T流量 20G存储 1GB内存 VPS 年付 $10.99 https://my.racknerd.com/aff.php?aff=1374&pid=879 Disk Space 20 GB Bandwidth 1.5 TB Network Port 1 Gbps Memory 1 GB Read more »
强行重装 233boy的sing-box脚本 取消脚本报错退出的逻辑 十二月 02, 2024 如果你的VPS安装过233boy的sing-box脚本, 但是不知道什么原因, (当然很可能是你自己乱搞的原因 XD ) 现在用起来有问题, 而当你重装的时候, 脚本提示你用 sing-box reinsall, 而当你用 sing-box reinsall 的时候, 又提示报错 那么, 我们有一个思路是, 把脚本报错的逻辑跳过, 这样可以让重装操作继续下去. 思路跟 跳过DNS解析检验报错 一样, 在 err() 函数下面直接插一行 return 体现在一键安装脚本上, 变化思路和 跳过kejilion的脚本里的一些逻辑 的原理一样. 最终成果如下 bash <(wget -qO- -o- https://github.com/233boy/sing-box/raw/main/install.sh | sed '/err()\s*{/a return' ) ======== 后记 当然, 这样做的后果就是脚本中原有的报错退出逻辑也全都失效了, 所以你要确保使用的参数都是正确的. 同理可得 233boy的v2ray脚本 bash <(wget -qO- -o- https://git.io/v2ray.sh | sed '/err()\s*{/a return' ) 233boy的xray脚本 bash <(wget -qO- -o- https://github.com/233boy/Xray/raw/main/install.sh | sed '/err()\s*{/a return' ) Read more »
HAX IPv6 VPS 搭 V2ray 梯子 VLESS+Websocket+TLS 模式 Warp开IPv4'网口' 免费 白嫖 全程手机操作 三月 08, 2022 bash <(curl -L https://github.com/crazypeace/V2ray_VLESS_WebSocket_TLS_CaddyV2/raw/main/install.sh) bash <(curl -L git.io/warp.sh) 4 Read more »