17 2 月 2024

macos上无法连接 cloudflare-warp

  1. 打开终端 cd /Applications/Cloudflare\ WARP.app/Contents/Resources/
  2. ls -alh 会看到他已经内置了一些命令行工具
  3. 执行下面的2个命令
   warp-cli set-custom-endpoint  188.114.96.198:2408  # 换成其他的 engage.cloudflareclient.com 域名也行


   warp-cli disable-connectivity-checks           

优选 对端ip

如果想选一个好一点的ip,可以搜索一些方法å

Only 1 comment

  1. 您好!麻烦请教下执行 warp-cli set-custom-endpoint 188.114.96.198:2408 返回的是Operation not authorized in this context.怎么解决?
    谢谢