hf 12
This commit is contained in:
+3
-2
@@ -58,12 +58,13 @@ void usage()
|
||||
"* Multi instanses supported. Just pass new one --instanse value!\n"
|
||||
"* Main 3proxy cfg must contain log to stdout with strict format:\n"
|
||||
" log\n"
|
||||
" logformat \" type=%N destination=%n to=%I from=%O\"\n"
|
||||
" logformat \" type=%N destination=%n to=%O from=%I\"\n"
|
||||
"* 3proxy cfg can contain blocked domains in format:\n"
|
||||
" {{vk.com,mail.ru,google.com}}\n"
|
||||
" This domains will be resolved automatically and replaced by:\n"
|
||||
" deny * * original.domain\n"
|
||||
" deny * * 8.8.8.8,1.1.1.1 # resolved addresses"
|
||||
" deny * * 8.8.8.8 # resolved addresses\n"
|
||||
" deny * * 1.1.1.1\n"
|
||||
"* If the working directory contains a information.html, the Information\n"
|
||||
" box will be added to the web page. The block is full html-formatted.\n"
|
||||
"* The html folder can contain any files, they will be available\n"
|
||||
|
||||
Reference in New Issue
Block a user