Skip to content

Commit 7700116

Browse files
committed
docs(en): translate Program Interface core pages
- Replace inline disclaimer blocks in RU core Program Interface pages - Add EN core pages, category metadata and media for Filters/Managing/Proxy/Results/Rules Result: Program Interface core section is localized for EN docs
1 parent 0f2321b commit 7700116

55 files changed

Lines changed: 722 additions & 10 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/ZennoProxyChecker/Program interface/Filters.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ title: Фильтры
44
description: "Фильтры прокси в ZennoProxyChecker"
55
---
66

7-
:::info **Пожалуйста, ознакомьтесь с [*Правилами использования материалов на данном ресурсе*](../Disclaimer).**
8-
:::
7+
import DisclaimerNotice from '@site/src/components/DisclaimerNotice';
98

9+
<DisclaimerNotice />
1010

1111
**Фильтры** — это набор правил, применяющийся к прокси до занесения их в базу ZennoProxyChecker после загрузки их из источника. При помощи фильтров можно отсечь прокси, заведомо не подходящие. Фильтр применяется ко всем источникам одновременно. В момент скачивания прокси с источника не удовлетворяющие фильтрам прокси отбраковываются и не попадают в общую базу.
1212

docs/ZennoProxyChecker/Program interface/Managing.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ title: Управление
44
description: "Как управлять прокси в ZennoProxyChecker?"
55
---
66

7-
:::info **Пожалуйста, ознакомьтесь с [*Правилами использования материалов на данном ресурсе*](../Disclaimer).**
8-
:::
7+
import DisclaimerNotice from '@site/src/components/DisclaimerNotice';
98

9+
<DisclaimerNotice />
1010

1111
Вкладка “Управление“ доступна сразу после запуска программы: через неё осуществляется контроль сбора прокси, а также настройка каждого этапа.
1212

docs/ZennoProxyChecker/Program interface/Proxy.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ sidebar_position: 4
44
title: Прокси
55
---
66

7-
:::info **Пожалуйста, ознакомьтесь с [*Правилами использования материалов на данном ресурсе*](../Disclaimer).**
8-
:::
7+
import DisclaimerNotice from '@site/src/components/DisclaimerNotice';
98

9+
<DisclaimerNotice />
1010

1111
Вкладка **Прокси** предназначена для фильтрации прокси по заранее настроенным правилам.
1212

docs/ZennoProxyChecker/Program interface/Results.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ description: "Что находится во вкладке «Выдача»?"
44
title: Выдача
55
---
66

7-
:::info **Пожалуйста, ознакомьтесь с [*Правилами использования материалов на данном ресурсе*](../Disclaimer).**
8-
:::
7+
import DisclaimerNotice from '@site/src/components/DisclaimerNotice';
98

9+
<DisclaimerNotice />
1010

1111
## **Описание**
1212

docs/ZennoProxyChecker/Program interface/Rules.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ description: "Что такое «Правила»?"
44
title: Правила
55
---
66

7-
:::info **Пожалуйста, ознакомьтесь с [*Правилами использования материалов на данном ресурсе*](../Disclaimer).**
8-
:::
7+
import DisclaimerNotice from '@site/src/components/DisclaimerNotice';
98

9+
<DisclaimerNotice />
1010

1111
![rules_description_ru.png](.\assets\Rules\rules_description_ru.png)
1212

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
---
2+
sidebar_position: 5
3+
title: Filters
4+
description: "Proxy filters in ZennoProxyChecker"
5+
---
6+
7+
import DisclaimerNotice from '@site/src/components/DisclaimerNotice';
8+
9+
<DisclaimerNotice />
10+
11+
**Filters** are a set of rules applied to proxies before they are added to the ZennoProxyChecker database after being loaded from a source. Using filters, you can exclude proxies that are clearly unsuitable. A filter is applied to all sources simultaneously. When downloading proxies from a source, any proxies that do not meet the filter criteria are discarded and are not added to the main database.
12+
13+
![filters_general_ru.png](.\assets\Filters\filters_general_ru.png)
14+
15+
16+
## **Filter Components**
17+
18+
**Blacklist** — filters proxies according to the built-in blacklist. Proxies from the blacklist will not be loaded into the program’s database.
19+
20+
**Cloudflare list** — filters proxies according to the Cloudflare list.
21+
22+
**CoDeen list** — filters proxies according to the built-in CoDeen/Planetlab list. Proxies from the CoDeen list will not be loaded into the program.
23+
24+
**IP subnets** — filtering by IP address ranges. Sets restrictions on allowed proxy IP addresses using a list of subnets.
25+
26+
**Ports** — filtering by port number or port range. Sets restrictions on proxy ports.
27+
28+
29+
## **Creating a Filter**
30+
31+
To create a filter, enable the *Filters* option on the *Management* tab:
32+
33+
![filters_creation_ru.gif](.\assets\Filters\filters_creation_ru.gif)
34+
35+
Go to the *Filters* tab and create a new filter. Drag the required filter components to the *Assembly Panel* and configure their properties. Then save the filter. After that, it will appear in the list.
36+
The mechanism for adding and configuring filters is the same as for *Rules*; you can read more [in this article](https://docs.zennolab.com/zennoproxychecker/Program%20interface/Rules).
37+
38+
39+
## **Enabling a Filter**
40+
41+
To apply a filter, you need to enable it. To enable it, check the box to the right of the rule.
42+
43+
![filters_on_ru.png](.\assets\Filters\filters_on_ru.png)
44+
45+
The program will then calculate how many proxies in the database do not meet the filter conditions and will prompt you to confirm enabling this filter.
46+
You can also modify or delete the filter using the corresponding buttons in the menu.
47+
48+
49+
## **Useful Links**
50+
51+
[**ZennoProxyChecker Main Settings**](https://docs.zennolab.com/zennoproxychecker/Settings/Main_settings)
52+
53+
[**Configuring Proxy Output**](https://docs.zennolab.com/zennoproxychecker/Working%20with%20proxies/Proxy_results)
Lines changed: 117 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,117 @@
1+
---
2+
sidebar_position: 1
3+
title: Management
4+
description: "How do you manage proxies in ZennoProxyChecker?"
5+
---
6+
7+
import DisclaimerNotice from '@site/src/components/DisclaimerNotice';
8+
9+
<DisclaimerNotice />
10+
11+
The “Management” tab is available immediately after launching the program: it allows you to control proxy collection and configure each stage.
12+
13+
14+
![interface_ru](.\assets\Managing\interface_ru.png)
15+
16+
17+
## **Control Panel**
18+
19+
![managing_panel_ru](.\assets\Managing\managing_panel_ru.png)
20+
21+
22+
- **Start/Stop** — use these buttons to start or stop proxy collection and checking.
23+
- **Filters** — a set of rules applied to proxies before they are added to the program database after being loaded from a source. You can read more in the article [Filters](https://docs.zennolab.com/zennoproxychecker/Program%20interface/Filters).
24+
- **Rules** — a set of conditions that allow you to take proxies from the [live list](https://docs.zennolab.com/zennoproxychecker/Working%20with%20proxies/Live_list). Learn more in the article [Rules](https://docs.zennolab.com/zennoproxychecker/Program%20interface/Rules).
25+
- **Network Monitor** — this built-in utility lets you test your internet connection for the maximum number of simultaneous threads.
26+
- **Help** — opens the documentation in your browser.
27+
28+
29+
## **Proxy Sources**
30+
31+
![proxy_source_ru](.\assets\Managing\proxy_source_ru.png)
32+
33+
Here you configure proxy loading from sources.
34+
35+
When you click in the area displaying the number of sources, you will be redirected to [Sources](https://docs.zennolab.com/zennoproxychecker/Program%20interface/Sources).
36+
37+
38+
### **Number of Sources**
39+
40+
![number_of_sources_ru](.\assets\Managing\number_of_sources_ru.png)
41+
42+
The lower number shows the total number of sources saved in the database.
43+
44+
The upper number shows the number of active sources.
45+
46+
### **Load Proxies**
47+
48+
Clicking this button starts collecting proxies from sources.
49+
50+
#### **Thread Count Settings**
51+
52+
53+
![setting_the_number_of_sources_ru](.\assets\Managing\setting_the_number_of_sources_ru.png)
54+
55+
56+
You can adjust how many threads will be used to load proxies from sources by clicking the gear icon.
57+
58+
59+
### **Enable Auto Search**
60+
61+
![enable_auto_search_ru](.\assets\Managing\enable_auto_search_ru.png)
62+
63+
The button is active only when proxy loading is enabled.
64+
65+
When this option is activated, ProxyChecker will automatically search the internet for proxy sources.
66+
67+
After clicking the gear icon, the source settings that will be applied to the found websites will open (you can read more about these settings [in this article](https://docs.zennolab.com/zennoproxychecker/Program%20interface/Sources)).
68+
69+
In the [program settings](https://docs.zennolab.com/zennoproxychecker/category/proxychecker-settings), you can set limits at which auto search will stop.
70+
71+
72+
## **Proxy Database** ##
73+
74+
![proxy_database_ru](.\assets\Managing\proxy_database_ru.png)
75+
76+
Here you start the actual proxy checking process. When you click in the area displaying the number of proxies, you will be redirected to [Sources](https://docs.zennolab.com/zennoproxychecker/Program%20interface/Sources).
77+
78+
79+
### **Check Proxies** ###
80+
81+
This button starts the checking process.
82+
83+
#### **Settings** ####
84+
85+
![settings_ru](.\assets\Managing\settings_ru.png)
86+
87+
Clicking the gear button opens the checking settings.
88+
89+
Here you can set the number of checking threads and the limit for the number of live proxies, upon reaching which the checking will stop.
90+
91+
92+
## **Live Proxies** ##
93+
94+
![live_proxies_ru](.\assets\Managing\live_proxies_ru.png)
95+
96+
Here you can see the number of live proxies and configure the time during which a proxy is considered live. When you click in the area displaying the number of live proxies, you will be redirected to [Proxy](https://docs.zennolab.com/zennoproxychecker/Program%20interface/Proxy).
97+
98+
### **Clear List** ###
99+
100+
When activated, the live list will be cleared according to the configured lifetime of a live proxy.
101+
102+
#### **Lifetime** ####
103+
104+
![lifetime_ru](.\assets\Managing\lifetime_ru.png)
105+
106+
Clicking the gear icon opens a settings window where you specify how long a proxy is considered live.
107+
108+
### **Proxy Output** ###
109+
110+
Go to the [proxy output tab](https://docs.zennolab.com/zennoproxychecker/Program%20interface/Results).
111+
112+
113+
## **Useful Links** ##
114+
115+
[**Proxy Checking**](https://docs.zennolab.com/zennoproxychecker/Working%20with%20proxies/Checking_proxy)
116+
117+
[**Live List**](https://docs.zennolab.com/zennoproxychecker/Working%20with%20proxies/Live_list)
Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
---
2+
description: "Working with the “Proxy” tab"
3+
sidebar_position: 4
4+
title: Proxy
5+
---
6+
7+
import DisclaimerNotice from '@site/src/components/DisclaimerNotice';
8+
9+
<DisclaimerNotice />
10+
11+
The **Proxy** tab is предназначена for filtering proxies according to pre-configured rules.
12+
13+
![proxy_general_ru.png](.\assets\Proxy\proxy_general_ru.png)
14+
15+
16+
## **Control Panel**
17+
18+
### **Show Rules**
19+
20+
![show_rules_ru.png](.\assets\Proxy\show_rules_ru.png)
21+
22+
The *Show Rules* button activates the list of rules for filtering the proxy list. You can read more about the rules [here](https://docs.zennolab.com/zennoproxychecker/Program%20interface/Rules).
23+
After activating the rule list, select one or more rules using the checkboxes. The proxies collected by ZennoProxyChecker will then be filtered according to the selected rule or rules. In the window on the right, you will see that the number of proxies has decreased, as some of them do not meet the selected rule.
24+
25+
You can see a visual example below in the animation:
26+
27+
![show_rules_2_ru.gif](.\assets\Proxy\show_rules_2_ru.gif)
28+
29+
You can see how the main list of proxies collected by the program is filtered according to the rule lists in the left column. These rules can be configured in the *Rules* tab.
30+
31+
### **Copy to Clipboard**
32+
The *Copy to Clipboard* button copies the proxies to the clipboard. You can then paste these addresses into a text file or anywhere else using the CTRL + V key combination.
33+
34+
![copy_to_clipboard_ru.png](.\assets\Proxy\copy_to_clipboard_ru.png)
35+
36+
### **Save to File**
37+
The *Save to File* button saves the filtered proxies to a file. You need to choose the location on your computer where the file will be saved.
38+
39+
![save_to_file_ru.png](.\assets\Proxy\save_to_file_ru.png)
40+
41+
### **Clear List**
42+
The *Clear List* button removes all collected live proxies.
43+
44+
![clear_the_list_ru.gif](.\assets\Proxy\clear_the_list_ru.gif)
45+
46+
### **Check Time and Rating**
47+
This button adds two columns:
48+
49+
- Time — the time of the last check;
50+
- Rating — each proxy has its own rating. This rating increases when the proxy is used — when it is selected from the “live” list.
51+
52+
53+
The rating decreases if the proxy fails a check. The program logic works as follows: proxies are regularly taken from the database for checking based on their rating — proxies with the highest rating are checked first. Proxies with a low rating are rechecked last.
54+
However, do not assume that a live proxy with a high rating will be returned by the program over and over again — it will not be taken for checking again until the time specified in the source settings in the *Auto Mode* tab, section *Automatic Checking Settings*, has passed.
55+
56+
### **Check on URL**
57+
This button activates columns that show whether the proxy has passed the check on a particular URL.
58+
59+
![checking_on_URL_ru.png](.\assets\Proxy\checking_on_URL_ru.png)
60+
61+
62+
## **Sorting**
63+
You can also sort any column by the desired parameters. To do this, click on the column name, as shown in the animation below.
64+
65+
![sorting_ru.gif](.\assets\Proxy\sorting_ru.gif)
66+
67+
68+
## **Legend**
69+
At the very bottom, there is a legend that explains what each icon means.
70+
71+
![legend_ru.png](.\assets\Proxy\legend_ru.png)
72+
73+
74+
## **Useful Links**
75+
76+
[**Setting Up ZennoProxyChecker**](https://docs.zennolab.com/zennoproxychecker/category/proxychecker-settings)
77+
78+
[**Managing in ZennoProxyChecker**](https://docs.zennolab.com/zennoproxychecker/Program%20interface/Managing)

0 commit comments

Comments
 (0)