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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • goproxyio/goproxyAvatar von goproxyio

    goproxyio/goproxy

    5,871Auf GitHub ansehen↗

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