Nice tips! I’ve been using linux curl proxy for API testing, and it’s been super helpful. One thing I’d recommend is using `curl --proxy-user` if your proxy requires authentication. It’s a small thing, but it saves a lot of headaches.
For finding good proxies, I usually check https://www.proxynova.com/. They have a decent free list, but I’d still recommend testing them thoroughly.
Also, anyone know if there’s a way to cache proxy responses with curl? That’d be awesome for testing.
For finding good proxies, I usually check https://www.proxynova.com/. They have a decent free list, but I’d still recommend testing them thoroughly.
Also, anyone know if there’s a way to cache proxy responses with curl? That’d be awesome for testing.
