mirror of
https://github.com/3proxy/3proxy.git
synced 2025-04-22 04:02:08 +08:00
Minor doc update
This commit is contained in:
parent
02d52e89e9
commit
1c7ce8744c
12
README
12
README
@ -1,10 +1,10 @@
|
|||||||
# 3APA3A 3proxy tiny proxy server
|
# 3APA3A 3proxy tiny proxy server
|
||||||
(c) 2002-2018 by Vladimir '3APA3A' Dubrovin <3proxy@3proxy.ru>
|
(c) 2002-2019 by Vladimir '3APA3A' Dubrovin <3proxy@3proxy.ru>
|
||||||
|
|
||||||
Download:
|
Download:
|
||||||
https://github.com/z3APA3A/3proxy/releases
|
https://github.com/z3APA3A/3proxy/releases
|
||||||
or
|
or
|
||||||
http://3proxy.ru/download/
|
http://3proxy.org/download/
|
||||||
Archive of old versions: https://github.com/z3APA3A/3proxy-archive
|
Archive of old versions: https://github.com/z3APA3A/3proxy-archive
|
||||||
|
|
||||||
|
|
||||||
@ -160,13 +160,13 @@ pop3p POP3 proxy server, binds to port 110. You must specify
|
|||||||
POP3 username as username@target.host.ip[:port]
|
POP3 username as username@target.host.ip[:port]
|
||||||
port is 110 by default.
|
port is 110 by default.
|
||||||
Exmple: in Username configuration for you e-mail reader
|
Exmple: in Username configuration for you e-mail reader
|
||||||
set someuser@pop.somehost.ru, to obtains mail for someuser
|
set someuser@pop.example.org, to obtains mail for someuser
|
||||||
from pop.somehost.ru via proxy.
|
from pop.somehost.ru via proxy.
|
||||||
smtpp SMTP proxy server, binds to port 25. You must specify
|
smtpp SMTP proxy server, binds to port 25. You must specify
|
||||||
SMTP username as username@target.host.ip[:port]
|
SMTP username as username@target.host.ip[:port]
|
||||||
port is 25 by default.
|
port is 25 by default.
|
||||||
Exmple: in Username configuration for you e-mail reader
|
Exmple: in Username configuration for you e-mail reader
|
||||||
set someuser@mail.somehost.ru, to send mail as someuser
|
set someuser@mail.example.org, to send mail as someuser
|
||||||
via mail.somehost.ru via proxy.
|
via mail.somehost.ru via proxy.
|
||||||
tcppm TCP port mapping. Maps some TCP port on local machine to
|
tcppm TCP port mapping. Maps some TCP port on local machine to
|
||||||
TCP port on remote host.
|
TCP port on remote host.
|
||||||
@ -188,6 +188,6 @@ dighosts Utility for building networks list from web page.
|
|||||||
|
|
||||||
Run utility with --help option for command line reference.
|
Run utility with --help option for command line reference.
|
||||||
|
|
||||||
Latest version is available from http://3proxy.ru/
|
Latest version is available from http://3proxy.org/
|
||||||
|
|
||||||
Want to donate the project? http://3proxy.ru/donations/
|
Want to donate the project? http://3proxy.org/donations/
|
@ -126,7 +126,7 @@ parent 1000 http 0.0.0.0 0
|
|||||||
allow * * $c:\3proxy\local.nets 80,8080-8088
|
allow * * $c:\3proxy\local.nets 80,8080-8088
|
||||||
#allow direct access to local.nets networks
|
#allow direct access to local.nets networks
|
||||||
allow * * * 80,8080-8088
|
allow * * * 80,8080-8088
|
||||||
parent 1000 http proxy.3proxy.ru 3128
|
parent 1000 http proxy.3proxy.org 3128
|
||||||
#use parent caching proxy for rest of the networks
|
#use parent caching proxy for rest of the networks
|
||||||
|
|
||||||
allow *
|
allow *
|
||||||
|
@ -280,7 +280,7 @@ logformat "L%t.%. %N.%p %E %U %C:%c %R:%r %O %I %h %T"
|
|||||||
</pre>
|
</pre>
|
||||||
generates something like
|
generates something like
|
||||||
<p><font face="courier">
|
<p><font face="courier">
|
||||||
1042454727.0296 SOCK4.1080 000 3APA3A 127.0.0.1:4739 195.122.226.28:4739 505 18735 1 GET http://3proxy.ru/ HTTP/1.1
|
1042454727.0296 SOCK4.1080 000 3APA3A 127.0.0.1:4739 195.122.226.28:4739 505 18735 1 GET http://3proxy.org/ HTTP/1.1
|
||||||
</font>
|
</font>
|
||||||
<br>(no line breaks)
|
<br>(no line breaks)
|
||||||
</p>
|
</p>
|
||||||
@ -812,7 +812,7 @@ connection to external networks to provider's proxy.
|
|||||||
<li><A NAME="NEWVERSION">How to obtain latest 3proxy version</A>
|
<li><A NAME="NEWVERSION">How to obtain latest 3proxy version</A>
|
||||||
<p>
|
<p>
|
||||||
Latest version of 3proxy may be obtained
|
Latest version of 3proxy may be obtained
|
||||||
<A HREF="http://3proxy.ru/">here</A>.
|
<A HREF="http://3proxy.org/">here</A>.
|
||||||
New version may have changes and incompatibilities with previous one in files
|
New version may have changes and incompatibilities with previous one in files
|
||||||
format or commands. Please, read CHANGELOG file and another documentation
|
format or commands. Please, read CHANGELOG file and another documentation
|
||||||
before installing new version.
|
before installing new version.
|
||||||
@ -888,7 +888,7 @@ You can control 3proxy service via "Services" administration ot via "net" comman
|
|||||||
<hr>
|
<hr>
|
||||||
<li><A NAME="QUEST">How To ask quiestion not in How To?</A>
|
<li><A NAME="QUEST">How To ask quiestion not in How To?</A>
|
||||||
<p>
|
<p>
|
||||||
Ask it in <A HREF="http://3proxy.ru/board4.html">3proxy forum</A>.
|
Ask it in <A HREF="https://github.com/z3APA3A/3proxy/issues">Github</A>.
|
||||||
Don't try to ask something before reading this document.
|
Don't try to ask something before reading this document.
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
@ -1062,7 +1062,7 @@
|
|||||||
<hr>
|
<hr>
|
||||||
<li><a name="QUEST"><b>Как задать вопрос, которого нет в HowTo</b></a>
|
<li><a name="QUEST"><b>Как задать вопрос, которого нет в HowTo</b></a>
|
||||||
<p>
|
<p>
|
||||||
Задайте его на <a href="http://3proxy.ru/board3.html">форуме</a>.
|
Задайте его на <a href="https://github.com/z3APA3A/3proxy/issues">Github</a>.
|
||||||
Только не пытайтесь задавать какие-либо вопросы, если вы просто не поняли этот
|
Только не пытайтесь задавать какие-либо вопросы, если вы просто не поняли этот
|
||||||
HowTo.
|
HowTo.
|
||||||
</ul>
|
</ul>
|
||||||
|
Loading…
Reference in New Issue
Block a user