标签: php bash curl post
我正在尝试使用脚本与网站进行交互,但是,每当我发送curl post请求时,都不会返回任何内容。
curl -X POST --proxy 1.1.1.1:9443 \ -H "Content-Type: application/x-www-form-urlencoded" -d d="google.com" -d n="8.8.8.8" \ -d q="A" http://http://www.kloth.net/services/dig.php