Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

proxy credentials #617

Open
nine-tails opened this issue Jul 8, 2024 · 1 comment
Open

proxy credentials #617

nine-tails opened this issue Jul 8, 2024 · 1 comment

Comments

@nine-tails
Copy link

nine-tails commented Jul 8, 2024

Salute, how to add user and password for proxy?
telegram.error.NetworkError: httpx.ProxyError: 407 Proxy Authentication Required

@BiSKonti
Copy link

BiSKonti commented Jul 9, 2024

In the .env file:
OPENAI_PROXY= or TELEGRAM_PROXY=
http://Login:Password@Adress:Port
Example:
OPENAI_PROXY=http://Proxy:[email protected]:8080

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

No branches or pull requests

2 participants