Skip to content

Using cargo binstall in an isolated environment (company intranet) #2081

@ptsgr

Description

@ptsgr

How can I use cargo-binstall in an isolated network(intranet)?
Can I configure proxy with authorization?
Can I override github.com and api.github.com with my mirror?

I expect commands like:
Proxy:

cargo binstall --proxy-username=user --proxy-password=password tool@version

Artifactory:

cargo binstall --artifacts-mirror=artifactory.mycompany.com/github-proxy/ tool@version

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions