# 遇到问题

在 GET-Anfragen unter Verwendung von 的 Verfahren zum Versenden 中的 Abschnitt erläutern Crawlbase's Smart Proxy 迪恩斯特。 Dies stellt einen einfachen Befehl zum Ausführen einer GET-Anfrage über den Smart Proxy.

  • 卷曲
  • 红宝石
  • 节点
  • PHP
  • 蟒蛇
  • go

使用 HTTPS(推荐):

curl -x "https://[email protected]:8013" -k "https://httpbin.org/ip"

使用 HTTP 替代方案:

curl -x "http://[email protected]:8012" -k "https://httpbin.org/ip"