Skip to content

Commit c003f63

Browse files
committed
Updated README.md
1 parent 536b82b commit c003f63

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
# NoDPI
99
*Say NO to blocking!*
1010

11+
[![Visitors](https://visitor-badge.laobi.icu/badge?page_id=GVCoder09.NoDPI)]()
12+
1113
This project is a fork of the repository https://github.com/theo0x0/nodpi and is developed independently. Do not confuse with https://github.com/raspabamos/nodpi !
1214

1315
## Description / Описание
@@ -68,7 +70,7 @@ Your use of this software constitutes your agreement to the terms of this discla
6870

6971
## Quick start / Быстрый старт
7072
1) Download the latest version for your OS from [the Releases page](https://github.com/GVCoder09/NoDPI/releases) and unzip it
71-
2) Go to the directory with the unzipped utility and run it with the command `nodpi.exe --blacklist blacklist.txt` in Windows or `./nodpi --blacklist ./blacklist.txt` in Linux. You can replace the file `blacklist.txt` with your own file
73+
2) Go to the directory with the unzipped utility and run it with the command `nodpi.exe --blacklist blacklist.txt` in Windows or `./nodpi --blacklist ./blacklist.txt` in Linux. You can replace the file `blacklist.txt` with your own file. **If the blacklist file is not specified, the program will search for the file `blacklist.txt` in the current directory by default.**
7274
3) In the browser or system settings, set the proxy to 127.0.0.1:8881
7375
4) In some browsers, you may need to disable kyber
7476
5) Enjoy!
@@ -80,7 +82,7 @@ Please report any problems and malfunctions to us on [the Issues page](https://g
8082
<hr>
8183

8284
1) [Скачайте](https://github.com/GVCoder09/NoDPI/releases) последнюю версию утилиты для вашей ОС и разархивруйте ее
83-
2) Перейдите в каталог с распакованной утилитой и запустите ее командой `nodpi.exe --blacklist blacklist.txt` в Windows или `./nodpi --blacklist ./blacklist.txt` в Linux. Вы можете заменить файл `blacklist.txt` своим файлом
85+
2) Перейдите в каталог с распакованной утилитой и запустите ее командой `nodpi.exe --blacklist blacklist.txt` в Windows или `./nodpi --blacklist ./blacklist.txt` в Linux. Вы можете заменить файл `blacklist.txt` своим файлом. **Если файл черного списка не указан, то программа по умолчанию будет искать файл `blacklist.txt` в текущей директории.**
8486
3) В настройках браузера или системы настройте прокси на 127.0.0.1:8881
8587
4) В некоторых браузерах может потребоваться отключение kyber
8688
5) Наслаждайтесь!
@@ -91,7 +93,7 @@ Please report any problems and malfunctions to us on [the Issues page](https://g
9193

9294
## Supported arguments / Поддерживаемые аргументы командной строки
9395
```
94-
usage: nodpi.exe [-h] [--host HOST] [--port PORT] --blacklist BLACKLIST [--log LOG]
96+
usage: nodpi.exe [-h] [--host HOST] [--port PORT] [--blacklist BLACKLIST] [--log LOG]
9597
9698
options:
9799
-h, --help show this help message and exit

0 commit comments

Comments
 (0)