Domain Names required for LAN Content Cache DNS spoofing

2 Open Issues Need Help Last updated: Jul 18, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Create a GitHub Action that uses the `lancache-dns` tool with the provided domain list and a custom-built diagnostics tool to validate the correctness of the DNS configurations across multiple providers. This involves updating the diagnostics tool's configuration with the current domain list and running the validation for each DNS provider.

Complexity: 4/5
enhancement help wanted

Domain Names required for LAN Content Cache DNS spoofing

Shell

AI Summary: Implement GitHub Actions linting to validate the `cache_domains.json` file and associated `.txt` files against defined formatting rules and schema to prevent issues like the one in PR #264. This involves creating a workflow that runs a linter (likely custom-built or using a suitable existing tool) on pull requests before merging.

Complexity: 4/5
enhancement help wanted

Domain Names required for LAN Content Cache DNS spoofing

Shell