You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 21, 2018. It is now read-only.
I would like to use rustup and cargo on a machine without direct internet connection. For that I need to tunnel all their traffic via ssh.
It would be great if there was a list somewhere of all the urls, protocols (http, https, ssh), and ports, that rustup and cargo use. That would help me set up an appropriate tunnel much faster.