What IPs and ports are used when installing Rust?

I want to install a rust in the company, but the IP and port used by the rustup-init.ext are blocked by our firewall and the installation fails.
Which IP or port should I open?

1 Like

It should just be using port 443 to download files over HTTPS.

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.