Nick Mathewson commited on 2007-01-11 18:39:36
Zeige 7 geänderte Dateien mit 7 Einfügungen und 7 Löschungen.
... | ... |
@@ -63,7 +63,7 @@ filtering web proxy that integrates well with Tor. |
63 | 63 |
<b>you will need to configure Privoxy to use Tor</b>. |
64 | 64 |
Open Privoxy's "config" file (look in /etc/privoxy/ or /usr/local/etc/) |
65 | 65 |
and add the line <br> |
66 |
-<tt>forward-socks4a / localhost:9050 .</tt><br> |
|
66 |
+<tt>forward-socks4a / 127.0.0.1:9050 .</tt><br> |
|
67 | 67 |
to the top of the config file. Don't forget to add the dot at the end. |
68 | 68 |
</p> |
69 | 69 |
|
... | ... |
@@ -63,7 +63,7 @@ est un proxy web filtrant qui s'intègre très bien avec Tor. |
63 | 63 |
Ouvrez le fichier de configuration de Privoxy (regardez dans /etc/privoxy/ ou dans |
64 | 64 |
/usr/local/etc/), et ajoutez la ligne |
65 | 65 |
<br> |
66 |
-<tt>forward-socks4a / localhost:9050 .</tt><br> |
|
66 |
+<tt>forward-socks4a / 127.0.0.1:9050 .</tt><br> |
|
67 | 67 |
au début de ce fichier. N'oubliez pas le point en fin de ligne. |
68 | 68 |
</p> |
69 | 69 |
|
... | ... |
@@ -64,7 +64,7 @@ un filtro proxy web che si integra bene con Tor. |
64 | 64 |
<b>dovrai configurare Privoxy per usare Tor</b>. |
65 | 65 |
Apri il file 'config' di Privoxy (cerca in /etc/privoxy/ o /usr/local/etc/) |
66 | 66 |
e aggiungi questa riga <br> |
67 |
-<tt>forward-socks4a / localhost:9050 .</tt><br> |
|
67 |
+<tt>forward-socks4a / 127.0.0.1:9050 .</tt><br> |
|
68 | 68 |
in cima al file di configurazione. Non dimenticare il punto a fine riga. |
69 | 69 |
</p> |
70 | 70 |
|
... | ... |
@@ -62,7 +62,7 @@ |
62 | 62 |
<b>musisz skonfigurować Privoxy, by używało Tor'a</b>. |
63 | 63 |
Otwórz plik "config" z konfiguracją Privoxy (poszukaj w /etc/privoxy/ lub /usr/local/etc/) |
64 | 64 |
i dodaj linię <br> |
65 |
- <tt>forward-socks4a / localhost:9050 .</tt><br> |
|
65 |
+ <tt>forward-socks4a / 127.0.0.1:9050 .</tt><br> |
|
66 | 66 |
na górze tego pliku konfiguracyjnego. Nie zapomnij dodać kropki na końcu. |
67 | 67 |
</p> |
68 | 68 |
|
... | ... |
@@ -106,7 +106,7 @@ src="../img/screenshot-win32-privoxy-config.jpg" /> |
106 | 106 |
|
107 | 107 |
<p> |
108 | 108 |
Adicione a linha<br /> |
109 |
-<var>forward-socks4a / localhost:9050 .</var><br /> |
|
109 |
+<var>forward-socks4a / 127.0.0.1:9050 .</var><br /> |
|
110 | 110 |
ao arquivo de configura��o do Privoxy. N�o esque�a de colocar o "." no final da linha. |
111 | 111 |
A maneira mais f�cil de fazer isso � copiar a linha acima e colar dentro do arquivo. |
112 | 112 |
N�o esque�a de salvar as altera�es. |
... | ... |
@@ -64,7 +64,7 @@ Red Hat, Gentoo, *BSD, etc. |
64 | 64 |
<b>��������� �������� Privoxy ����������� Tor</b>. |
65 | 65 |
�������� ��������������� ��� Privoxy (��. � /etc/privoxy/ ��� /usr/local/etc/) |
66 | 66 |
� ������� ������ <br> |
67 |
-<tt>forward-socks4a / localhost:9050 .</tt><br> |
|
67 |
+<tt>forward-socks4a / 127.0.0.1:9050 .</tt><br> |
|
68 | 68 |
� ���� ���. �� ������� ����� � ����� ������. |
69 | 69 |
</p> |
70 | 70 |
|
... | ... |
@@ -65,7 +65,7 @@ Privoxy 是一个进行内容过滤的 Web 代理,能与 Tor 很好地结合 |
65 | 65 |
Privoxy 安装完成后(通过软件包或源文件),<b>你需要配置 Privoxy 使用 Tor</b>。 |
66 | 66 |
打开 Privoxy 的“config”文件(位于 /etc/privoxy 或 /usr/local/etc), |
67 | 67 |
在配置文件的开始添加一行<br /> |
68 |
-<tt>forward-socks4a / localhost:9050 .</tt><br> |
|
68 |
+<tt>forward-socks4a / 127.0.0.1:9050 .</tt><br> |
|
69 | 69 |
别忘了最后那个点。 |
70 | 70 |
</p> |
71 | 71 |
|
72 | 72 |