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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • goproxyio/goproxyAvatar de goproxyio

    goproxyio/goproxy

    5,871Ver en 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
    Ver en GitHub↗5,871
  1. Home
  2. Networking & Communication
  3. Proxy Servers
  4. Proxy Configurations
  5. IDE