Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.

Is there any IP Proxy Pool recommended? #98

Open
hydeCaesar opened this issue Jul 19, 2023 · 0 comments
Open

Is there any IP Proxy Pool recommended? #98

hydeCaesar opened this issue Jul 19, 2023 · 0 comments

Comments

@hydeCaesar
Copy link

I added

	transport := &http.Transport{
		Proxy: http.ProxyURL(proxyURL),
	}

	client := &http.Client{
		Transport: transport,
	}

trying to use an IP Proxy Pool to break through rate limits from OpenAI .
It got an "IP blocked".
Is there any other solution or I just need to buy an another IP Proxy Pool ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant