热门IT资讯网

在 curl 中 使用 ipv6

发表于:2024-11-25 作者:热门IT资讯网编辑
编辑最后更新 2024年11月25日,curl "http://\[2400:a480:aaaa:200::159\]:21800/api/msg-service/pull?limit=100"url 不加引号不行参考文章:http://

curl "http://\[2400:a480:aaaa:200::159\]:21800/api/msg-service/pull?limit=100"

url 不加引号不行

参考文章:
http://www.cnblogs.com/hdtianfu/p/3159556.html

0