|
| 1 | +--- |
| 2 | +sidebar_position: 2 |
| 3 | +title: Main Window |
| 4 | +description: "Main Window" |
| 5 | +--- |
| 6 | + |
| 7 | +import DisclaimerNotice from '@site/src/components/DisclaimerNotice'; |
| 8 | + |
| 9 | +<DisclaimerNotice /> |
| 10 | + |
| 11 | +## **Main Window (Sources)** |
| 12 | + |
| 13 | + |
| 14 | +### **Description** |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | +This tab displays all proxy sources added to the program. |
| 19 | + |
| 20 | +Here you’ll find controls that allow you to change source settings, delete them, add new ones, view the number of proxies, and more. |
| 21 | + |
| 22 | + |
| 23 | +### **Control Panel** |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | +#### **Wizard** |
| 28 | +Allows you to quickly add a proxy or a source for checking. Described in detail [in this article](https://docs.zennolab.com/zennoproxychecker/Working%20with%20proxies/Adding_proxy). |
| 29 | + |
| 30 | +#### **Add Proxy** |
| 31 | +Lets you add a list of proxies. |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | +#### **Add Source** |
| 36 | +Allows you to add a proxy collection source. Clicking it opens the source settings window. You can read more about this window in the article [Source Settings](https://docs.zennolab.com/zennoproxychecker/Program%20interface/Sources). |
| 37 | + |
| 38 | +#### **Source Settings** |
| 39 | +This button allows you to change the settings of added sources. |
| 40 | +After clicking the *Source Settings* button, the settings window will open, which is подробно described in the article [Source Settings](https://docs.zennolab.com/zennoproxychecker/Program%20interface/Sources). |
| 41 | + |
| 42 | +**Delete** |
| 43 | + |
| 44 | +Using the delete button, you can remove unnecessary sources. To do this, select the sources and click the *Delete* button. |
| 45 | + |
| 46 | +Deleting a source will also delete all proxies from that source. |
| 47 | + |
| 48 | +#### **Save** |
| 49 | +This button allows you to save source addresses to a file. |
| 50 | + |
| 51 | +#### **Load Proxies** |
| 52 | +This function allows you to load proxies from a source. |
| 53 | + |
| 54 | +#### **Check Proxies** |
| 55 | +After loading proxies from a source, you can check them to find out how many of them are alive. |
| 56 | + |
| 57 | +After clicking this button, a progress bar will appear at the top of the table. You can stop the checking process using the *Cancel* button to the right of the bar. |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | +#### **Recheck Alive** |
| 62 | +Allows you to recheck proxies from the sources that were previously found to be alive. |
| 63 | +The same progress bar will appear as in *Check Proxies* mode. |
| 64 | + |
| 65 | +#### **Expand** |
| 66 | +The *Expand* button expands a group with the list of sources if it was previously collapsed. |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | +#### **Collapse** |
| 71 | +The *Collapse* button collapses a group with the list of sources. |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | +#### **Auto Mode Panel** |
| 76 | +This button activates a panel for quick control of proxy loading and checking. The following panel appears above the list of sources: |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | +On the left side of the panel, the number of sources is displayed (alive sources/total number). |
| 81 | +On the right: |
| 82 | + - **Load** — loads proxies from sources. |
| 83 | + - **Auto Search** — automatically searches for new proxy sources. |
| 84 | + - **Check** — checks the found proxies. |
| 85 | + |
| 86 | +#### **Load Time** |
| 87 | +The *Load Time* button adds three new columns to the sources table: “Load Interval”, “Next Load”, and “Rating” (they are described below). |
| 88 | + |
| 89 | +#### **Delete All Proxies** |
| 90 | +Deletes all proxies from the program. |
| 91 | + |
| 92 | +#### **Blacklist** |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | +If the proxies contained in a source are not suitable for your project for any reason, or the source itself is not trustworthy, and ZennoProxyChecker continues to add and check proxies from these sources, wasting valuable time and resources, you can add such a source to the *Blacklist* and you will no longer see it. |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | +**Blacklist Management Window** |
| 101 | + |
| 102 | +**Add to Blacklist** — to add manually, enter the address in the field and press Enter. You can also add via the context menu (described below in the *Context Menu* section). |
| 103 | + |
| 104 | +**Remove from Blacklist** — select a source by clicking to the left of it (the rectangle labeled 2 in the screenshot) and press the Delete key. |
| 105 | + |
| 106 | +**Import/Export** — these buttons allow you to save (export) the current blacklist or load (import) a previously saved one. |
| 107 | + |
| 108 | + |
| 109 | +### **Sources Table** |
| 110 | + |
| 111 | +This table contains all available information about proxy sources. |
| 112 | + |
| 113 | + |
| 114 | +| **Source Type** | **Source Type** | |
| 115 | +| ------------- | ------------- | |
| 116 | +| Local source (file on a hard drive) | Remote (source by URL address) | |
| 117 | +|  |  | |
| 118 | + |
| 119 | +| **Source Status** | **Source Status** | **Source Status** | |
| 120 | +| ------------- | ------------- | ------------- | |
| 121 | +| Proxies successfully loaded | Unavailable address or non-existent file | Address is available, but no proxies were found | |
| 122 | +|  |  |  | |
| 123 | + |
| 124 | + - **Path** — the path to the source is displayed here. This can be a URL address or a path to a file on your hard drive. |
| 125 | + - **Alive** — the number of alive proxies from this source. Clicking this number will redirect you to the *Proxies* tab, where only proxies from this source will be displayed. |
| 126 | + - **Total** — the total number of proxies in this source. |
| 127 | + |
| 128 | +The following columns appear when you activate the *Load Time* button on the *Control Panel*. |
| 129 | + |
| 130 | + - **Load Interval** — the pause between proxy loads from the source. You can change it in *Source Settings*. |
| 131 | + - **Next Load** — countdown to the next proxy load. |
| 132 | + - **Rating** decreases if proxies could not be obtained from the source. |
| 133 | + |
| 134 | +#### **Selecting Multiple Sources at Once** |
| 135 | +In the table, you can select multiple sources at once to apply settings to all of them simultaneously instead of one by one. There are several ways to do this: |
| 136 | + |
| 137 | +##### **Ctrl** |
| 138 | +Mouse + Ctrl key — allows you to select multiple sources individually. |
| 139 | + |
| 140 | +##### **Shift** |
| 141 | +Mouse + Shift key — allows you to select multiple consecutive sources. Select one source, press Shift, then click another source below or above the already selected one. As a result, all sources between them will also be selected. |
| 142 | + |
| 143 | +##### **Group Selection** |
| 144 | +If you click on a group name, all sources within it will be selected. |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | +##### **Ctrl+A** |
| 149 | +Pressing this key combination selects all proxies in expanded groups. |
| 150 | + |
| 151 | + |
| 152 | +### **Source Context Menu** |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + - **Load/Check/Recheck Proxies** — these functions are similar to the actions of the same name in the *Control Panel* (described above). |
| 157 | + - **Force Load** — performs the same function as *Load Proxies*. |
| 158 | + - **Open Source** — if it is a URL address, it will open in your default browser. If it is a local file, it will open in a text editor. |
| 159 | + - **Edit Labels** — allows you to assign a new label to the source. |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + - **Source Settings** — opens the settings window. You can read more about it in this article. |
| 164 | + - **Add to Blacklist** — adds the selected sources to the blacklist. More details are provided above. |
| 165 | + - **Enable/Disable** — allows you to disable/enable sources. A disabled source is displayed in gray in the table, and proxies are not loaded from it. |
| 166 | + - **Delete** — removes the source and all its proxies from the program. |
| 167 | + |
| 168 | +### **Useful Links** |
| 169 | + |
| 170 | +[**Wizard**](https://docs.zennolab.com/zennoproxychecker/Program%20interface/Sources/Hepler) |
| 171 | + |
| 172 | +[**Source Settings**](https://docs.zennolab.com/zennoproxychecker/Program%20interface/Sources/Source_settings) |
| 173 | + |
| 174 | +[**Proxies**](https://docs.zennolab.com/zennoproxychecker/Program%20interface/Proxy) |
| 175 | + |
| 176 | +[**Managing**](https://docs.zennolab.com/zennoproxychecker/Program%20interface/Managing) |
0 commit comments