摘要: $ipAddress = "xxx.xxx.xxx.xxx"; //Custom IP here curl_setopt($ch, CURLOPT_HTTPHEADER, ["REMOTE_ADDR: $ipAddress", "HTTP_X_FORWARDED_FOR: $ipAddress"]) 阅读全文
posted @ 2023-04-28 13:15 青柚 阅读(78) 评论(0) 推荐(0) 编辑