+1 vote

Godot is not able to access the internet at all for me, an issue I first encountered when I was installing the export templates. These can be downloaded and installed from file, which meant that this wasn't an issue, until I had to do a custom android build, and it tries to download gradle and some other tools, and I'm not able to build it. There is not setting that I've seen to run Godot behind a network proxy, how could this be done?

TLDR: How do I set up HTTP and HTTPS proxy for godot?

in Engine by (276 points)

Shouldnt your os handle the proxy? I dont think godot has anything todo with proxy managment.

1 Answer

+1 vote

This is a known issue; Godot currently doesn't obey the HTTP_PROXY and HTTPS_PROXY environment variables. This would have to be added in HTTPClient.

by (12,893 points)
Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.