本地IPv4如何搭建纯ipv6 VPS节点?
之前搞的 cloudcat鸡,搭出来都是-1。
有没有大佬懂的,萌新求助。
1 个赞
不能直连
@“xww”#p302024 不能直连,可以套个cloudflare的CDN或者WARP又或者隧道
先warp或取ipv4,在从下面两个选择其中一个脚本安装,有固定隧道可以自行替换,没有就一路回车
argox安装命令
</s>bash <(wget -qO- https://raw.githubusercontent.com/fscarmen/argox/main/argox.sh)<e>
sing-box安装命令
</s>bash <(wget -qO- https://raw.githubusercontent.com/fscarmen/sing-box/main/sing-box.sh)<e>
@“hko46”#p302365 大佬,warp 怎么获取 ipv4 ?
@“redvb”#p302573 warp
</s>wget -N https://gitlab.com/fscarmen/warp/-/raw/main/menu.sh && bash menu.sh [option] [lisence/url/token]<e>