Skip to content

Commit 7841bee

Browse files
committed
Updated README.md
1 parent dabbbc6 commit 7841bee

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,9 @@ Please report any problems and malfunctions to us on [the Issues page](https://g
104104

105105
## Supported arguments / Поддерживаемые аргументы командной строки
106106
```
107-
usage: nodpi [-h] [--host HOST] [--port PORT] [--blacklist BLACKLIST]
108-
[--log_access LOG_ACCESS] [--log_error LOG_ERROR] [--no_blacklist]
107+
usage: nodpi [-h] [--host HOST] [--port PORT]
108+
[--blacklist BLACKLIST | --no_blacklist]
109+
[--log_access LOG_ACCESS] [--log_error LOG_ERROR]
109110
[-q] [-v] [--install | --uninstall]
110111
111112
options:
@@ -114,11 +115,11 @@ options:
114115
--port PORT Proxy port
115116
--blacklist BLACKLIST
116117
Path to blacklist file
118+
--no_blacklist Use fragmentation for all domains
117119
--log_access LOG_ACCESS
118120
Path to the access control log
119121
--log_error LOG_ERROR
120122
Path to log file for errors
121-
--no_blacklist Use fragmentation for all domains
122123
-q, --quiet Remove UI output
123124
-v, --verbose Show more info (only for devs)
124125
--install Add proxy to Windows autostart (only for EXE)

0 commit comments

Comments
 (0)