8 Commits

Author SHA1 Message Date
Auto Fix
e6551f8954 feat(autotest): --list-all mode; fix GAME placeholders; fix bin refs; docs: new workflow 2026-05-11 17:38:56 +04:00
Auto Fix
e47a7e2461 fix(build): GCC15 segfault fallback, bin dir fix, check_nfqws --version 2026-05-11 08:22:56 +04:00
OpenCode Agent
e0b6c1e0d6 docs(README): актуализирована структура и troubleshooting после перехода на strategies/*.conf
- Убраны устаревшие маркеры '<<< НОВОЕ' из дерева проекта
- Добавлен пункт troubleshooting: nfqws segfault + решение через --full-auto
- В update.sh добавлено пояснение когда использовать --full-auto
- Структура приведена в соответствие с текущей архитектурой (strategies/*.conf)
2026-05-10 19:51:19 +04:00
OpenCode Agent
6a1304bcfa docs(README): add root requirements + troubleshooting for common errors
- Clarify that ALL scripts require root (not just install.sh)
- Add 'git clone WITHOUT sudo' note to avoid permission issues
- Add troubleshooting section for 'nfqws did not start' / error 0000
- Add checklist for when curl tests fail but nfqws is running
- Emphasize Secure DNS and hosts file as common fixes
2026-05-10 17:35:57 +04:00
Stitch505
2a6a358baf feat(ru): full Russia/offline support (#RF)
- Add lib/download_helper.sh: proxy detection, GitHub mirrors, offline cache, tarball fallback
- Rewrite install_nfqws.sh: offline bundle support, bol-van/zapret via git clone + tarball + mirror fallback
- Rewrite sync_from_upstream.sh: proxy aware, --offline flag, graceful degradation
- Add prepare_offline_bundle.sh: create tar.gz with sources + lists + fake bins on machine WITH internet
- Add .env.example: GITHUB_PROXY, HTTPS_PROXY configuration
- Update install.sh: check GitHub reachability, suggest proxy/offline, --offline flag
- Update README: Russia section at top, Offline section, VPN/proxy examples, .env guide
2026-05-10 20:11:08 +04:00
Stitch505
1bca276c7f fix: generate all 19 strategies/*.conf from upstream .bat files
- Add Python converter (convert_bat.py) + PowerShell wrapper generator
- All general*.sh now point to run_strategy.sh <name>
- Normalize filenames: spaces → underscores (FAKE_TLS_AUTO_ALT etc.)
- Fix sync_from_upstream.sh: underscores in names
- Update README: document modular architecture, sync, hosts
2026-05-10 19:57:53 +04:00
Stitch505
2781955767 docs: rewrite README with per-distro install instructions, single main branch 2026-05-10 19:13:13 +04:00
Stitch505
80e0a116e1 Initial commit: zapret-discord-youtube-linux v1.9.8c-linux 2026-05-10 19:06:04 +04:00