V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
• 请不要在回答技术问题时复制粘贴 AI 生成的内容
xoxo419
V2EX  ›  程序员

windows 下 Google Voice 申请失败, liunx 如何搞起

  •  
  •   xoxo419 · Aug 7, 2017 · 1559 views
    This topic created in 3186 days ago, the information mentioned may be changed or developed.

    windows 刷了一早上失败了

    images

    准备用阿里云服务器搞起

    Google Voice 美国电话号码申请教程 2017 年版

    在这篇文档里有一段脚本, 是不是窗口下的 liunx 才可以用? 下面没有用户登录的 没有视窗的 liunx 如何用户脚本刷?

    是不是阿里云也要翻墙才行的?

    contains() {
        string="$1"
        substring="$2"
        if test "${string#*$substring}" != "$string"
        then
            return 0    # $substring is in $string
        else
            return 1    # $substring is not in $string
        fi
    }
    
    while true; do
        result=$(curl -s 'https://www.google.com/voice/b/0/service/post' -H 'origin: https://www.google.com' ... --compressed)
        contains "$result" "error" || exit 0
        sleep 1.5
    done
    
    18 replies    2017-08-07 18:34:18 +08:00
    s642153378
        1
    s642153378  
       Aug 7, 2017 via Android
    失败就继续搞啊😯,换平台难道能加增益 huff 不成!
    s642153378
        2
    s642153378  
       Aug 7, 2017 via Android
    buff,抱歉
    88080398
        3
    88080398  
       Aug 7, 2017
    你要知道,我第二个号可是软件点了十多次,每次俩小时。
    wuzhizhemu569
        4
    wuzhizhemu569  
       Aug 7, 2017
    这跟平台有什么关系,继续刷,不要灰心
    voocel
        5
    voocel  
       Aug 7, 2017
    冒昧问下,这东西有什么用
    MC
        6
    MC  
       Aug 7, 2017
    这东西有什么用么?弄个真的美国电话号码,在国内漫游也不贵啊。。。
    dong3580
        7
    dong3580  
       Aug 7, 2017
    @xoxo419
    我每点击一次 search 控制台报这个错误:
    XMLHttpRequest cannot load https://www.gmail.com/call. Redirect from 'https://www.gmail.com/call' to
    'https://support.google.com/chat/answer/3379791' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'https://www.google.com' is therefore not allowed access.
    zhangneww
        8
    zhangneww  
       Aug 7, 2017
    我是下班前开始刷,第二天早上上班就刷出来了
    siyiye
        9
    siyiye  
       Aug 7, 2017
    现在基本都耍刷通宵。楼主继续 win 下面挂机点吧。明天这个时候你肯定有了
    xoxo419
        10
    xoxo419  
    OP
       Aug 7, 2017
    @siyiye
    @wuzhizhemu569
    @zhangneww

    ![images]( http://or21mlpmp.bkt.clouddn.com/2017-08-07_160328.png)


    我之前用的是 www.textnow.com 里通过了验证的,现在新版提示我

    ```
    出错了,可能由于您用于验证帐号的号码不可用。请重新开始注册流程,并使用其他电话号码验证您的新帐号。
    ```

    难道 textnow 验证不行了?
    cat9life
        11
    cat9life  
       Aug 7, 2017
    @MC 从哪可以弄到 请教..
    iX
        12
    iX  
       Aug 7, 2017
    用 firefox+imacros 轻松加 easy 啊,刷出来之后页面发生变化自己就停止了,比模拟点击好多了。
    感觉这东西跟 IP 有关吧,我自己 2 个帐号很轻松就刷出来了,帮别人刷了 1 个,想帮人刷第 4 个死活刷不出来。
    都是用的自己的 vps,IP 和环境没变。
    siyiye
        13
    siyiye  
       Aug 7, 2017
    @xoxo419 这个既有可能是分配给你的号码已经注册过 GV 了(一个月使用期嘛,被用过很正常),直接重新申请一个 textnow,然后再验证即可
    MC
        14
    MC  
       Aug 7, 2017   ❤️ 1
    @cat9life Project Fi、OneSimCard
    MisakiYui
        16
    MisakiYui  
       Aug 7, 2017 via Android
    别追求这些 AAA 号码就很容易,我随便找了个好记的,几分钟就得到了。
    usedname
        17
    usedname  
       Aug 7, 2017
    linux 屡次被打错成 liunx,看着好难受
    ranleng
        18
    ranleng  
       Aug 7, 2017
    看到之后 没事去注册了个.. 号码很普通...
    然后 搞了个美国的 vps 20:26 开的机 加上安装某软件的时间 现在 20:33.. 注册成功了...

    @zyqf 感谢你分享的脚本 lol.
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3732 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 68ms · UTC 04:29 · PVG 12:29 · LAX 21:29 · JFK 00:29
    ♥ Do have faith in what you're doing.