mirror of
https://github.com/weechat/weechat.git
synced 2026-07-07 18:23:13 +02:00
doc/user: replace TOR by Tor
This commit is contained in:
@@ -3762,20 +3762,20 @@ um unabhängige Serverbuffer zu haben:
|
||||
----
|
||||
|
||||
[[irc_tor_sasl]]
|
||||
==== Connect with TOR and SASL
|
||||
==== Connect with Tor and SASL
|
||||
|
||||
Einige Server unterstützen eine Verbindungen mittels TOR (https://www.torproject.org/),
|
||||
Einige Server unterstützen eine Verbindungen mittels Tor (https://www.torproject.org/),
|
||||
dies ist ein Netzwerk mit virtueller Tunneln, durch welchen Personen und Gruppen ihre
|
||||
Privatsphäre und Sicherheit im Internet verbessern können.
|
||||
|
||||
Im ersten Schritt muss TOR installiert werden. Für Debian (und Derivate):
|
||||
Im ersten Schritt muss Tor installiert werden. Für Debian (und Derivate):
|
||||
|
||||
----
|
||||
$ sudo apt-get install tor
|
||||
----
|
||||
|
||||
In WeeChat muss nun ein socks5-Proxy für den TOR Service erstellt werden (Hostname/IP
|
||||
und Port müssen dabei an die eigene TOR Konfiguration angepasst werden):
|
||||
In WeeChat muss nun ein socks5-Proxy für den Tor Service erstellt werden (Hostname/IP
|
||||
und Port müssen dabei an die eigene Tor Konfiguration angepasst werden):
|
||||
|
||||
----
|
||||
/proxy add tor socks5 127.0.0.1 9050
|
||||
@@ -3788,7 +3788,7 @@ und die Adresse durch gültige Werte):
|
||||
/server add irc-tor hier.ist.die.addresse.onion
|
||||
----
|
||||
|
||||
Nun einen Proxy für TOR anlegen:
|
||||
Nun einen Proxy für Tor anlegen:
|
||||
|
||||
----
|
||||
/set irc.server.irc-tor.proxy "tor"
|
||||
|
||||
@@ -3691,20 +3691,20 @@ server buffers:
|
||||
----
|
||||
|
||||
[[irc_tor_sasl]]
|
||||
==== Connect with TOR and SASL
|
||||
==== Connect with Tor and SASL
|
||||
|
||||
Some servers support connections with TOR (https://www.torproject.org/),
|
||||
Some servers support connections with Tor (https://www.torproject.org/),
|
||||
a network of virtual tunnels that allows people and groups to improve their
|
||||
privacy and security on the Internet.
|
||||
|
||||
In first place, install TOR. For Debian (and derived):
|
||||
In first place, install Tor. For Debian (and derived):
|
||||
|
||||
----
|
||||
$ sudo apt-get install tor
|
||||
----
|
||||
|
||||
In WeeChat you need to add a socks5 proxy for TOR service (hostname/IP and
|
||||
port depend on your TOR configuration):
|
||||
In WeeChat you need to add a socks5 proxy for Tor service (hostname/IP and
|
||||
port depend on your Tor configuration):
|
||||
|
||||
----
|
||||
/proxy add tor socks5 127.0.0.1 9050
|
||||
@@ -3716,7 +3716,7 @@ Now, add a new server (replace server name "irc-tor" and the address by a valid
|
||||
/server add irc-tor this.is.the.address.onion
|
||||
----
|
||||
|
||||
Set proxy for TOR:
|
||||
Set proxy for Tor:
|
||||
|
||||
----
|
||||
/set irc.server.irc-tor.proxy "tor"
|
||||
|
||||
@@ -3809,20 +3809,20 @@ un tampon distinct par serveur :
|
||||
----
|
||||
|
||||
[[irc_tor_sasl]]
|
||||
==== Connexion avec TOR et SASL
|
||||
==== Connexion avec Tor et SASL
|
||||
|
||||
Quelques serveurs acceptent les connexions avec TOR (https://www.torproject.org/),
|
||||
Quelques serveurs acceptent les connexions avec Tor (https://www.torproject.org/),
|
||||
un réseau de tunnels virtuels qui permet aux personnes et groupes d'améliorer
|
||||
leur vie privée et sécurité sur Internet.
|
||||
|
||||
En premier lieu, installez TOR. Pour Debian (et dérivés) :
|
||||
En premier lieu, installez Tor. Pour Debian (et dérivés) :
|
||||
|
||||
----
|
||||
$ sudo apt-get install tor
|
||||
----
|
||||
|
||||
Sous WeeChat vous devez ajouter un proxy socks5 pour le service TOR (le nom/IP
|
||||
et port dépend de votre configuration de TOR) :
|
||||
Sous WeeChat vous devez ajouter un proxy socks5 pour le service Tor (le nom/IP
|
||||
et port dépend de votre configuration de Tor) :
|
||||
|
||||
----
|
||||
/proxy add tor socks5 127.0.0.1 9050
|
||||
@@ -3835,7 +3835,7 @@ l'adresse par une valide) :
|
||||
/server add irc-tor this.is.the.address.onion
|
||||
----
|
||||
|
||||
Définissez le proxy pour TOR :
|
||||
Définissez le proxy pour Tor :
|
||||
|
||||
----
|
||||
/set irc.server.irc-tor.proxy "tor"
|
||||
|
||||
@@ -3973,21 +3973,21 @@ server buffers:
|
||||
|
||||
// TRANSLATION MISSING
|
||||
[[irc_tor_sasl]]
|
||||
==== Connect with TOR and SASL
|
||||
==== Connect with Tor and SASL
|
||||
|
||||
// TRANSLATION MISSING
|
||||
Some servers support connections with TOR (https://www.torproject.org/),
|
||||
Some servers support connections with Tor (https://www.torproject.org/),
|
||||
a network of virtual tunnels that allows people and groups to improve their
|
||||
privacy and security on the Internet.
|
||||
|
||||
Il primo passo consiste nell'installare TOR. Per Debian (e derivate):
|
||||
Il primo passo consiste nell'installare Tor. Per Debian (e derivate):
|
||||
|
||||
----
|
||||
$ sudo apt-get install tor
|
||||
----
|
||||
|
||||
In WeeChat è necessario creare un proxy socks5 per il servizio TOR (nome
|
||||
host/IP e porta dipendono dalla propria configurazione di TOR):
|
||||
In WeeChat è necessario creare un proxy socks5 per il servizio Tor (nome
|
||||
host/IP e porta dipendono dalla propria configurazione di Tor):
|
||||
|
||||
----
|
||||
/proxy add tor socks5 127.0.0.1 9050
|
||||
@@ -4000,7 +4000,7 @@ Now, add a new server (replace server name "irc-tor" and the address by a valid
|
||||
/server add irc-tor this.is.the.address.onion
|
||||
----
|
||||
|
||||
Impostare il proxy per TOR:
|
||||
Impostare il proxy per Tor:
|
||||
|
||||
----
|
||||
/set irc.server.irc-tor.proxy "tor"
|
||||
|
||||
@@ -3826,21 +3826,21 @@ server buffers:
|
||||
|
||||
// TRANSLATION MISSING
|
||||
[[irc_tor_sasl]]
|
||||
==== Connect with TOR and SASL
|
||||
==== Connect with Tor and SASL
|
||||
|
||||
// TRANSLATION MISSING
|
||||
Some servers support connections with TOR (https://www.torproject.org/),
|
||||
Some servers support connections with Tor (https://www.torproject.org/),
|
||||
a network of virtual tunnels that allows people and groups to improve their
|
||||
privacy and security on the Internet.
|
||||
|
||||
最初に、TOR をインストールしてください。Debian (とその派生ディストリビューション) の場合:
|
||||
最初に、Tor をインストールしてください。Debian (とその派生ディストリビューション) の場合:
|
||||
|
||||
----
|
||||
$ sudo apt-get install tor
|
||||
----
|
||||
|
||||
WeeChat で TOR サービスを使った socks5 プロキシを作成してください
|
||||
(ホスト名/IP アドレス、ポート番号は TOR の設定に依存します):
|
||||
WeeChat で Tor サービスを使った socks5 プロキシを作成してください
|
||||
(ホスト名/IP アドレス、ポート番号は Tor の設定に依存します):
|
||||
|
||||
----
|
||||
/proxy add tor socks5 127.0.0.1 9050
|
||||
@@ -3853,7 +3853,7 @@ Now, add a new server (replace server name "irc-tor" and the address by a valid
|
||||
/server add irc-tor this.is.the.address.onion
|
||||
----
|
||||
|
||||
TOR プロキシを設定:
|
||||
Tor プロキシを設定:
|
||||
|
||||
----
|
||||
/set irc.server.irc-tor.proxy "tor"
|
||||
|
||||
@@ -3728,20 +3728,20 @@ oddzielnych buforów dla serwerów:
|
||||
----
|
||||
|
||||
[[irc_tor_sasl]]
|
||||
==== Połączenie za pomocą TORa i SASL
|
||||
==== Połączenie za pomocą Tora i SASL
|
||||
|
||||
Niekróre serwery wspierają połączenia z sieci TOR (https://www.torproject.org/),
|
||||
Niekróre serwery wspierają połączenia z sieci Tor (https://www.torproject.org/),
|
||||
sieci wirtualnych tuneli, które umożliwają poprawienie swojej prywatności
|
||||
i bezpieczeństwa w Internecie.
|
||||
|
||||
Pierwszym krokiem jest instalacja TORa. Dla Debiana (i pochodnych):
|
||||
Pierwszym krokiem jest instalacja Tora. Dla Debiana (i pochodnych):
|
||||
|
||||
----
|
||||
$ sudo apt-get install tor
|
||||
----
|
||||
|
||||
W WeeChat należy stworzyć proxy socks5 dla serwisu TOR (nazwa hosta/IP i port
|
||||
zależą od twojej konfiguracji TORa):
|
||||
W WeeChat należy stworzyć proxy socks5 dla serwisu Tor (nazwa hosta/IP i port
|
||||
zależą od twojej konfiguracji Tora):
|
||||
|
||||
----
|
||||
/proxy add tor socks5 127.0.0.1 9050
|
||||
@@ -3754,7 +3754,7 @@ wartościami):
|
||||
/server add irc-tor adres.serwera.onion
|
||||
----
|
||||
|
||||
Ustaw proxy dla TOR:
|
||||
Ustaw proxy dla Tor:
|
||||
|
||||
----
|
||||
/set irc.server.irc-tor.proxy "tor"
|
||||
|
||||
@@ -3475,17 +3475,17 @@ $ openssl ec -noout -text -conv_form compressed -in ~/.config/weechat/ecdsa.pem
|
||||
----
|
||||
|
||||
[[irc_tor_sasl]]
|
||||
==== Повезивање преко TOR и SASL
|
||||
==== Повезивање преко Tor и SASL
|
||||
|
||||
Неки сервери подржавају и везе са TOR (https://www.torproject.org/), мрежом виртуелних тунела који омогућавају људима и групама да унапреде своју приватност и безбедност на Интернету.
|
||||
Неки сервери подржавају и везе са Tor (https://www.torproject.org/), мрежом виртуелних тунела који омогућавају људима и групама да унапреде своју приватност и безбедност на Интернету.
|
||||
|
||||
Најпре морате да инсталирате TOR. За Debian (и изведене из њега):
|
||||
Најпре морате да инсталирате Tor. За Debian (и изведене из њега):
|
||||
|
||||
----
|
||||
$ sudo apt-get install tor
|
||||
----
|
||||
|
||||
У програму WeeChat морате да додате socks5 прокси за TOR сервис (имехоста/IP и порт зависе од ваше TOR конфигурације):
|
||||
У програму WeeChat морате да додате socks5 прокси за Tor сервис (имехоста/IP и порт зависе од ваше Tor конфигурације):
|
||||
|
||||
----
|
||||
/proxy add tor socks5 127.0.0.1 9050
|
||||
@@ -3497,7 +3497,7 @@ $ sudo apt-get install tor
|
||||
/server add irc-tor ово.је.адреса.onion
|
||||
----
|
||||
|
||||
Поставите прокси за TOR:
|
||||
Поставите прокси за Tor:
|
||||
|
||||
----
|
||||
/set irc.server.irc-tor.proxy "tor"
|
||||
|
||||
Reference in New Issue
Block a user