outproxy_config example

This commit is contained in:
acetone
2022-11-21 09:19:12 +03:00
parent 850f02b1a1
commit 96c22b0494
4 changed files with 55 additions and 0 deletions
+4
View File
@@ -59,6 +59,10 @@ void usage()
"* Main 3proxy cfg must contain log to stdout with strict format:\n"
" log\n"
" logformat \" type=%N destination=%n to=%O from=%I\"\n"
" Also for normal logging by 3proxy main config should contain\n"
" fakeresolve\n"
" otherwise 3proxy may be very uninformative.\n"
" Check \"outproxy_config\" folder as working example.\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"