Przeglądaj źródła

Minor doc update

z3APA3A 7 lat temu
rodzic
commit
1c7ce8744c
4 zmienionych plików z 11 dodań i 11 usunięć
  1. 6 6
      README
  2. 1 1
      doc/html/faqe.html
  3. 3 3
      doc/html/howtoe.html
  4. 1 1
      doc/html/howtor.html

+ 6 - 6
README

@@ -1,10 +1,10 @@
 # 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: 
 	https://github.com/z3APA3A/3proxy/releases
 	or
-	http://3proxy.ru/download/
+	http://3proxy.org/download/
 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]
 		port is 110 by default.
 		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.
 smtpp    	SMTP proxy server, binds to port 25. You must specify
 		SMTP username as username@target.host.ip[:port]
 		port is 25 by default.
 		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.
 tcppm    	TCP port mapping. Maps some TCP port on local machine to
 		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.
 
-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/

+ 1 - 1
doc/html/faqe.html

@@ -126,7 +126,7 @@ parent 1000 http 0.0.0.0 0
 allow * * $c:\3proxy\local.nets 80,8080-8088
 #allow direct access to local.nets networks
 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
 
 allow *

+ 3 - 3
doc/html/howtoe.html

@@ -280,7 +280,7 @@ logformat "L%t.%. %N.%p %E %U %C:%c %R:%r %O %I %h %T"
 </pre>
 	generates something like
 <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>
 <br>(no line breaks)
 </p>
@@ -812,7 +812,7 @@ connection to external networks to provider's proxy.
 		<li><A NAME="NEWVERSION">How to obtain latest 3proxy version</A>
 <p>
 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
 format or commands. Please, read CHANGELOG file and another documentation
 before installing new version.
@@ -888,7 +888,7 @@ You can control 3proxy service via "Services" administration ot via "net" comman
 <hr>
 	<li><A NAME="QUEST">How To ask quiestion not in How To?</A>
 <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.
  </ul>
 

+ 1 - 1
doc/html/howtor.html

@@ -1062,7 +1062,7 @@
 <hr>
 <li><a name="QUEST"><b>Как задать вопрос, которого нет в HowTo</b></a>
 <p>
-Задайте его на <a href="http://3proxy.ru/board3.html">форуме</a>.
+Задайте его на <a href="https://github.com/z3APA3A/3proxy/issues">Github</a>.
 Только не пытайтесь задавать какие-либо вопросы, если вы просто не поняли этот
 HowTo.
 </ul>