发送Get请求
curl http://www.baidu.com
指定网卡发送请求
curl http://www.baidu.com --interface the0
本文介绍了如何使用curl命令行工具发送GET请求到指定URL,并展示了如何通过--interface参数指定网卡来发送请求的具体方法。
curl http://www.baidu.com
指定网卡发送请求
curl http://www.baidu.com --interface the0
1760
1万+

被折叠的 条评论
为什么被折叠?