Point your package manager at the firewall.
One-time configuration in .npmrc, pip.conf, settings.xml, NuGet.Config, or your shell env.
Executable docs ship with the install
The full reference for this topic — configuration files, code samples, CLI flags, API endpoints — ships inside every dpndncY installation so it always matches your installed version. This public-preview page lists what the in-product docs cover.
In the in-product docs
- npm: .npmrc registry= and authToken=
- PyPI: pip.conf index-url= and trusted-host=
- Maven: settings.xml mirror block
- NuGet: NuGet.Config packageSources
- Go: GOPROXY env var
- Cargo: .cargo/config.toml registries
- RubyGems: gem sources --add
- Air-gapped: caching layer for offline operation