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

搭了个获取 IP 的服务

  •  
  •   asmoker · Aug 4, 2020 · 10766 views
    This topic created in 2096 days ago, the information mentioned may be changed or developed.

    之前一直使用 ip.cn 获取主机的出口 IP,后来不知道咋回事儿, curl ip.cn 就一直报错:error code: 1020

    所以闲着没事儿自己搭了一个,有需要的可以自取,访问地址:ip.threep.top

    curl 访问:

    $ curl ip.threep.top
    

    域名的话你可以理解为 3P 比较好记 🙊

    Supplement 1  ·  Aug 4, 2020
    还有老哥用 ApacheBench 帮忙压测,真的费心了 😀
    59 replies    2020-08-05 09:31:55 +08:00
    watzds
        2
    watzds  
       Aug 4, 2020 via Android
    curl ifconfig. io
    bsfx2
        3
    bsfx2  
       Aug 4, 2020
    ip.cn 已经卖了。作者迁移到 ip.fm 了。
    hatebugs
        4
    hatebugs  
       Aug 4, 2020 via Android
    域名太难记 一般用 cip.cc
    asmoker
        5
    asmoker  
    OP
       Aug 4, 2020
    gxm44
        6
    gxm44  
       Aug 4, 2020   ❤️ 5
    curl ip.sb
    realpg
        7
    realpg  
    PRO
       Aug 4, 2020
    一般我用 ip addr
    Jirajine
        8
    Jirajine  
       Aug 4, 2020 via Android
    somalia
        9
    somalia  
       Aug 4, 2020
    opengps
        10
    opengps  
       Aug 4, 2020   ❤️ 1
    这功能似乎 v2 的站长们人手一个
    asmoker
        11
    asmoker  
    OP
       Aug 4, 2020 via Android
    哈哈哈 这不闲得么
    ghostwwg
        12
    ghostwwg  
       Aug 4, 2020   ❤️ 2
    deorth
        13
    deorth  
       Aug 4, 2020
    我以前也有一个,直到站点被虚拟空间服务商关了
    asmoker
        14
    asmoker  
    OP
       Aug 4, 2020 via Android
    @baiduyixia 这个 curl 不好搞
    Foxkeh
        15
    Foxkeh  
       Aug 4, 2020
    openwrt 里看到的, checkip.dyndns.com
    Soar360
        16
    Soar360  
       Aug 4, 2020
    所以,看看这个?
    http://ip.coderbusy.com/
    mikeguan
        17
    mikeguan  
       Aug 4, 2020 via Android
    我都是 Nginx 直接返回 remote_ip
    yaoguaishou
        18
    yaoguaishou  
       Aug 4, 2020 via Android
    我一直用 https://phus.lu/ip
    asmoker
        19
    asmoker  
    OP
       Aug 4, 2020 via Android
    @mikeguan 我这个也是这么操作的 😂😂😂
    GG668v26Fd55CP5W
        20
    GG668v26Fd55CP5W  
       Aug 4, 2020 via iPhone
    CallMeReznov
        21
    CallMeReznov  
       Aug 4, 2020
    ip.sb 我一直用这个,还有各种 API,方便实用好记
    glp664186796
        22
    glp664186796  
       Aug 4, 2020
    我的电脑已经翻墙。访问 ip.threep.top 会显示深圳的 ip,访问 ip.fm 会显示香港的 ip,为什么还不一样?
    internelp
        23
    internelp  
       Aug 4, 2020
    curl ipaddr.host
    asmoker
        24
    asmoker  
    OP
       Aug 4, 2020
    还有老哥用 ApacheBench 帮忙压测,真的费心了 😀
    asmoker
        25
    asmoker  
    OP
       Aug 4, 2020
    koharu
        26
    koharu  
       Aug 4, 2020
    wangritian
        27
    wangritian  
       Aug 4, 2020
    搞 freeswitch 的时候弄过 stun 服务,专门获取外网 ip 的协议
    freemoon
        28
    freemoon  
       Aug 4, 2020
    这个帖子不错 收藏了
    sikeerwei
        29
    sikeerwei  
       Aug 4, 2020
    curl ip.sb
    matrix67
        30
    matrix67  
       Aug 4, 2020
    @wangritian #27 现在都用 ipd


    Usage:
    ipd [OPTIONS]

    Application Options:
    -f, --country-db=FILE Path to GeoIP country database
    -c, --city-db=FILE Path to GeoIP city database
    -l, --listen=ADDR Listening address (default: :8080)
    -r, --reverse-lookup Perform reverse hostname lookups
    -p, --port-lookup Enable port lookup
    -t, --template=FILE Path to template (default: index.html)
    -H, --trusted-header=NAME Header to trust for remote IP, if present (e.g. X-Real-IP)
    -L, --log-level=[debug|info|warn|error|fatal|panic] Log level to use (default: info)

    Help Options:
    -h, --help Show this help message
    moonfly
        31
    moonfly  
       Aug 4, 2020
    我也在自己的博客主机上用 PHP 写了一个查 IP 的 api,
    后来觉得域名太长了,curl 要敲好多字符,于是在 .bash_profile 中封装了一个 cip() 的函数,
    shell 下直接执行 cip 返回我当前上网的公网 IP,PTR 和归属地信息,
    执行 cip {IP} 返回指定 IP 的归属地,PTR 信息;
    timothyye
        32
    timothyye  
       Aug 4, 2020
    我也搭了一个
    curl https://myip.biturl.top
    96412hj
        33
    96412hj  
       Aug 4, 2020
    钓鱼?
    wfifi
        34
    wfifi  
       Aug 4, 2020
    curl 访问 ip.cn 时带上 user agent,-L 参数处理重定向,内容就出来了
    smileawei
        35
    smileawei  
       Aug 4, 2020
    nginx 一段配置就搞定了。
    location / {
    default_type text/plain;
    return 200 "$remote_addr\n" ;
    }

    搭配 GEO IP 库 更佳。
    JamesR
        36
    JamesR  
       Aug 4, 2020
    0x4C
        37
    0x4C  
       Aug 4, 2020
    curl ifconfig.me
    这个挺好记的
    wakzz
        38
    wakzz  
       Aug 4, 2020
    curl ip.sb
    MilkShake
        39
    MilkShake  
       Aug 4, 2020
    支持一下,我还以为能获取其他 IP 的详细信息了。
    asmoker
        40
    asmoker  
    OP
       Aug 4, 2020
    @aaa5838769 curl myip.ipip.net 这个不错
    wangritian
        41
    wangritian  
       Aug 4, 2020
    @matrix67 感谢告知,方便给一下安装文档吗?在百度和谷歌试着搜了一些关键词,没有找到这个命令
    baymax123456
        42
    baymax123456  
       Aug 4, 2020
    curl ip.sb
    thinkingbullet
        43
    thinkingbullet  
       Aug 4, 2020
    已收到到这个宝库中 http://www.91tool.net
    lxk11153
        44
    lxk11153  
       Aug 4, 2020
    为啥不整个 frps 服务
    asmoker
        45
    asmoker  
    OP
       Aug 4, 2020 via Android
    @lxk11153 啊?没 get 到
    masker
        47
    masker  
       Aug 4, 2020
    相同的轮子重复造
    gamexg
        48
    gamexg  
       Aug 4, 2020 via Android
    alfawei
        49
    alfawei  
       Aug 4, 2020 via iPhone
    Junn
        50
    Junn  
       Aug 4, 2020 via iPhone
    我就想问问用这个主要干嘛?
    leavic
        51
    leavic  
       Aug 4, 2020
    这个帖子的标签应该是轮子啊
    JamesR
        52
    JamesR  
       Aug 4, 2020
    @Junn #50 自己家里搭建的服务器给自己发邮件上报 IP 用的。
    Huelse
        53
    Huelse  
       Aug 4, 2020
    supermoonie
        54
    supermoonie  
       Aug 5, 2020 via iPhone
    https://httpbin.org/ip

    更多 api 就把 ip 去掉
    Leon6868
        55
    Leon6868  
       Aug 5, 2020
    话说 SSR 全局代理为何不能改变 IP (浏览器访问)
    Coolkk
        56
    Coolkk  
       Aug 5, 2020
    速度挺快啊
    bipy
        57
    bipy  
       Aug 5, 2020
    dogfood
        58
    dogfood  
       Aug 5, 2020
    fiht
        59
    fiht  
       Aug 5, 2020
    无独有偶:
    ➜ ~ curl ip.fht.im
    Hi 103.x.x.x from: HK

    我的加了个 geo 信息
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2448 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 175ms · UTC 02:37 · PVG 10:37 · LAX 19:37 · JFK 22:37
    ♥ Do have faith in what you're doing.