awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesIDE

Setting up IDEs to route module downloads through a proxy server instead of direct version control access.

Distinct from Proxy Configurations: Distinct from Proxy Configurations: focuses on IDE-specific proxy configuration for module downloads rather than general network proxy settings.

Explore 1 awesome GitHub repository matching networking & communication · IDE. Refine with filters or upvote what's useful.

Awesome IDE GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • goproxyio/goproxyAvatar de goproxyio

    goproxyio/goproxy

    5,871Voir sur GitHub↗

    goproxy is a Go module proxy server that caches and serves Go module dependencies to accelerate builds and improve reliability. It acts as an HTTP server that proxies requests to upstream sources, caching downloaded modules locally so repeated requests are served instantly without re-downloading. The project provides a mirror that stores a read-only copy of public Go modules for offline or accelerated access, and can bypass checksum database verification for private or unrecognized modules. The proxy is configured entirely through Go environment variables like GOPROXY, GONOSUMCHECK, and GONOS

    Sets up GoLand to route module downloads through a proxy server instead of direct version control access.

    Gogogolanggoproxy
    Voir sur GitHub↗5,871
  1. Home
  2. Networking & Communication
  3. Proxy Servers
  4. Proxy Configurations
  5. IDE