Skip to content

missing information - cc-switch

Quick fix

A roundup of documentation gaps. Each case needs its own clarification, or waiting for the official documentation to fill in.

Error output
Missing information / 信息缺失
English translation

Missing information

This cluster holds several incomplete documentation or explanation problems, covering feature descriptions, the build guide, where to report security issues, and configuration notes. These are not program errors but missing or unclear documentation. Some have answers already (building from source, the WebDAV config path); others are still waiting.

  1. To build cc-switch from source, read the contributing documentation, install dependencies with pnpm install, and run pnpm build.

  2. For Synology WebDAV cloud sync, ordinary users should use the /home virtual home directory path rather than /volume1 or /homes/<ordinary user>.

    docs/user-manual/zh/1-getting-started/1.5-settings.md#云同步webdav
    https://your-domain:5006/home/共享目录/
  3. If the documentation mentions a feature that does not actually work (clicking a request row to see details, for example), confirm whether it is simply not implemented yet and follow the relevant tracking issue.

Toolcc-switch
Version3.16.3
PlatformsUnknown
Why does a feature described in the documentation not exist?
Some features may not be implemented yet or may have changed. Check the relevant issue (#5905, for example) for the latest.
How do I build cc-switch from source?
Install dependencies with pnpm install, then run pnpm build.
What path should a Synology WebDAV config use?
Ordinary users should use https://your-domain:5006/home/<shared directory>/ without adding /volume1.

This is an unofficial community wiki with no affiliation to the cc-switch authors or the project itself. Its content is compiled from the project's public GitHub issues. This site distributes no software.