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
Currently, the download from routeviews.org happens via FTP in the pyasn_util_download.py. However, in order to use HTTP proxies (mandatory in some requirements), HTTP is preferred or only possible.
Currently, the download from routeviews.org happens via FTP in the
pyasn_util_download.py. However, in order to use HTTP proxies (mandatory in some requirements), HTTP is preferred or only possible.