Documentation

Welcome to the Voca documentation. Voca is a next-generation network downloader engineered for performance, reliability, and simplicity. It aims to replace legacy tools like wget with a modern, zero-dependency alternative.

Current Version: v1.0.0 (Stable)

Voca is built for developers, sysadmins, and automation engineers who need a tool that just works—without complex configuration or dependency hell.

Key Features

  • Zero DependenciesA single, static binary that runs anywhere.
  • Recursive EngineSmart mirroring for backing up websites or assets.
  • ResilientIntelligent retry logic for unstable networks.
  • Secure by DefaultEnforced SSL/TLS and HSTS support.

Quick Start

Install Voca using the command line:

$ curl -fsSL voca.riteshrana.engineer/install.sh | sh