[PR #87] rework automatic strategy selection #112

Open
opened 2026-02-05 19:05:41 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Snowy-Fluffy/zapret.installer/pull/87
Author: @rualss
Created: 1/4/2026
Status: 🔄 Open

Base: mainHead: strat_autosearch_rework


📝 Commits (2)

  • 4cde72d rework automatic strategy selection
  • 7368718 optimize automated strategy chosing, add support for target lists

📊 Changes

3 files changed (+1065 additions, -29 deletions)

View changed files

📝 files/menu.sh (+35 -29)
files/strategy.sh (+1029 -0)
📝 zapret-control.sh (+1 -0)

📄 Description

Переработан автоматический подбор стратегии, взята архитектура из репо Flowseal и адаптирована под linux.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Snowy-Fluffy/zapret.installer/pull/87 **Author:** [@rualss](https://github.com/rualss) **Created:** 1/4/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `strat_autosearch_rework` --- ### 📝 Commits (2) - [`4cde72d`](https://github.com/Snowy-Fluffy/zapret.installer/commit/4cde72d9905c3fe9b8aacbd71c71e2d52d5095a1) rework automatic strategy selection - [`7368718`](https://github.com/Snowy-Fluffy/zapret.installer/commit/73687187bc5e602ccd7cbcbce33eb688bc1d1c36) optimize automated strategy chosing, add support for target lists ### 📊 Changes **3 files changed** (+1065 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `files/menu.sh` (+35 -29) ➕ `files/strategy.sh` (+1029 -0) 📝 `zapret-control.sh` (+1 -0) </details> ### 📄 Description Переработан автоматический подбор стратегии, взята архитектура из репо Flowseal и адаптирована под linux. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 19:05:41 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/zapret.installer#112