mirror of
https://github.com/torproject/webwml.git
synced 2024-12-13 21:38:44 +00:00
get rid of the translated, but rotted, manpages.
nobody was linking to them, or even knowing about them, and it's been a really long time now.
This commit is contained in:
parent
c17a44391d
commit
cb8ee67415
@ -1,49 +0,0 @@
|
||||
// حقوق الطبع والنشر (c) مشروع تور, شركة.
|
||||
// انظر الترخيص للحصول على معلومات الترخيص
|
||||
// هذا ملف اسييدوك يستخدم لانشاء مرجع manpage/html.
|
||||
// تعلم الأسييدوك في http://www.methods.co.nz/asciidoc/userguide.html
|
||||
تور-ريسولف(1)
|
||||
======
|
||||
بيتر بالفريدر
|
||||
|
||||
الاسم
|
||||
----
|
||||
تور-ريسولف - يقوم بحل اسم المستضيف الى عنوان IP عن طريق تور
|
||||
|
||||
الخلاصة
|
||||
--------
|
||||
**تور-ريسولف** [-4|-5] [-v] [-x] __hostname__ [__sockshost__[:__socksport__]]
|
||||
|
||||
الوصف
|
||||
-----------
|
||||
**تور-ريسولف** برنامج نصي بسيط للاتصال بوكيل SOCKS الذي يعرف عن
|
||||
أمر SOCKS RESOLVE, يسلّمه اسم المستضيف, ويقوم بإسترجاع عنوان IP.
|
||||
|
||||
By default, **tor-resolve** uses the Tor server running on 127.0.0.1 on
|
||||
SOCKS port 9050. If this isn't what you want, you should specify an
|
||||
explicit __sockshost__ and/or __socksport__ on the command line.
|
||||
|
||||
الخيارات
|
||||
-------
|
||||
**-v**::
|
||||
تظهر المخرجات المطوّلة.
|
||||
|
||||
**-x**::
|
||||
إجراء عمليات بحث عكسية: الحصول على سجل PTR لعنوان (IPv4).
|
||||
|
||||
**-5**::
|
||||
إستخدام بروتوكول SOCKS5. (افتراضيا)
|
||||
|
||||
**-4**::
|
||||
استخدام بروتوكول SOCKS4a بدلا من بروتوكول SOCKS5 الافتراضي. لا يدعم
|
||||
نظام أسماء النطاق (DNS) العكسي.
|
||||
|
||||
أنظر ايضا
|
||||
--------
|
||||
**تور**(1), **توريفاي**(1). +
|
||||
|
||||
أنظر doc/socks-extensions.txt في حزمة تور للحصول على تفاصيل البروتوكول.
|
||||
|
||||
المؤلفون
|
||||
-------
|
||||
Roger Dingledine <arma@mit.edu>, Nick Mathewson <nickm@alum.mit.edu>.
|
File diff suppressed because it is too large
Load Diff
@ -1,51 +0,0 @@
|
||||
// حقوق التأليف والنشر (c) مشروع تور, شركة.
|
||||
// انظر الترخيص للحصول على معلومات الترخيص
|
||||
// هذا ملف اسييدوك يستخدم لانشاء مرجع manpage/html.
|
||||
// تعلم الأسييدوك في http://www.methods.co.nz/asciidoc/userguide.html
|
||||
توريفاي(1)
|
||||
======
|
||||
بيتر بالفريدر جيكوب ابلباوم
|
||||
|
||||
الاسم
|
||||
----
|
||||
توريفاي - المجمّع لتورسكس (torsocks) او تسكس (tsocks) وتور
|
||||
|
||||
الخلاصة
|
||||
--------
|
||||
**torify** __application__ [__application's__ __arguments__]
|
||||
|
||||
الوصف
|
||||
-----------
|
||||
**توريفاي** هو مجمّع بسيط يحاول إيجاد افضل مجمّع تور كامن
|
||||
متاح على النظام. يسمى تورسكس (torsocks) او تسكس (tsocks) مع ملف تكوين
|
||||
تور المحدد. +
|
||||
|
||||
تورسكس هو مجمّع متطور والذي يقوم صراحة برفض بروتوكول مخطط بيانات المستخدم
|
||||
(UDP), يحل عمليات بحث نظام أسماء النطاق (DNS) بأمان ويحمي اتصالات بروتوكول
|
||||
التعاون الفني (TCP) بشكل صحيح. +
|
||||
|
||||
تسكس هو بحد ذاته مجمّع بين مكتبة تسكس والتطبيق الذي تريد تشغيله بحماية. +
|
||||
|
||||
يرجى ملاحظة انه منذ استخدام كلا الاسلوبين LD_PRELOAD, لا يمكن تطبيق توريفاي
|
||||
(torify) ليناسب الثنائيات.
|
||||
|
||||
تحذير
|
||||
-------
|
||||
يجب أن تكون على علم أيضا أن طريقة عمل تسكس الحالية على اتصالات بروتوكول
|
||||
التعاون الفني (TCP) فقط مدعومة. عليك ان تعلم ان هذا في معظم الحالات لا يشمل
|
||||
عمليات بحث اسم المستضيف التي لا تزال يتم توجيهها عبر محلّل النظام العادي
|
||||
الخاص بك الى حل اسماء الخوادم العاديين الخاصون بك. ان أداة **تور-ريسولف**(1)
|
||||
يمكن ان تكون مفيدة كحل في بعض الحالات. الاسئلة المتداولة (FAQ) لتور في
|
||||
https://trac.torproject.org/projects/tor/wiki/doc/TorFAQ يمكن ان تحتوي على
|
||||
مزيد من المعلومات حول هذا الموضوع. +
|
||||
|
||||
عند الاستخدام مع تورسكس (torsocks), يجب ان لا يقوم توريفاي (torify) بتسريب
|
||||
طلبات نظام أسماء النطاق (DNS) او بيانات بروتوكول مخطط بيانات المستخدم
|
||||
(UDP). +
|
||||
|
||||
كلاهما سوف يقوم بتسريب بيانات بروتوكول رسائل تحكم الإنترنت (ICMP) .
|
||||
|
||||
أنظر ايضا
|
||||
--------
|
||||
**tor**(1), **tor-resolve**(1), **torsocks**(1), **tsocks**(1),
|
||||
**tsocks.conf**(5).
|
@ -1,49 +0,0 @@
|
||||
// Copyright (c) The Tor Project, Inc.
|
||||
// Siehe LICENSE für Lizenzinformationen
|
||||
// Dies ist eine asciidoc Datei welche dazu verwendet wird die manpage/html Referenz zu erstellen
|
||||
// Lerne asciidoc auf http://www.methods.co.nz/asciidoc/userguide.html
|
||||
tor-resolve(1)
|
||||
==============
|
||||
Peter Palfrader
|
||||
|
||||
NAME
|
||||
----
|
||||
tor-resolve - löst einen Hostname zu einer IP Adresse per tor auf
|
||||
|
||||
SYNOPSIS
|
||||
--------
|
||||
**tor-resolve** [-4|-5] [-v] [-x] __hostname__ [__sockshost__[:__socksport__]]
|
||||
|
||||
BESCHREIBUNG
|
||||
-----------
|
||||
**tor-resolve** ist ein einfaches Skript um sich zu einem SOCKS proxy zu verbinden der den SOCKS RESOLVE
|
||||
Befehl kennt, übergib ihm einen Hostnamen und erhalte eine IP Adresse zurück.
|
||||
|
||||
By default, **tor-resolve** uses the Tor server running on 127.0.0.1 on
|
||||
SOCKS port 9050. If this isn't what you want, you should specify an
|
||||
explicit __sockshost__ and/or __socksport__ on the command line.
|
||||
|
||||
OPTIONEN
|
||||
-------
|
||||
**-v**::
|
||||
Zeige verbose Ausgabe.
|
||||
|
||||
**-x**::
|
||||
Führt eine Rückwärtsauflösung aus: bekommt den PTR Eintrag für eine IPv4 Adresse zurück.
|
||||
|
||||
**-5**::
|
||||
Benutze das SOCKS5 Protokoll. (Default)
|
||||
|
||||
**-4**::
|
||||
Benutzt SOCKS4a statt dem Standard SOCKS5 Protokoll.
|
||||
Unterstützt keine DNS Rückwärtsauflösung.
|
||||
|
||||
SIEHE AUCH
|
||||
--------
|
||||
**tor**(1), **torify**(1). +
|
||||
|
||||
Siehe doc/socks-extensions.txt in dem Tor Paket für Protokoll Details.
|
||||
|
||||
AUTOREN
|
||||
-------
|
||||
Roger Dingledine <arma@mit.edu>, Nick Mathewson <nickm@alum.mit.edu>.
|
@ -1,30 +0,0 @@
|
||||
## translation metadata
|
||||
# Revision: $Revision$
|
||||
|
||||
#include "head.wmi" TITLE="Tor Project: manual"
|
||||
|
||||
# Translators shouldn't translate this file, unless they want
|
||||
# to translate the whole man page too.
|
||||
<div id="content" class="clearfix">
|
||||
<div id="breadcrumbs">
|
||||
<a href="<page index>">Home » </a>
|
||||
<a href="<page docs/documentation>">Documentation » </a>
|
||||
<a href="<page docs/tor-doc-osx>">Tor Dev Manual</a>
|
||||
</div>
|
||||
<div id="maincol">
|
||||
<:
|
||||
die "Missing git clone" unless -d "$(TORGIT)";
|
||||
my $man = `cat ../manpages/lang/tor.1.txt | asciidoc -d manpage -s -o - -`;
|
||||
die "No manpage because of asciidoc error or file not available from git" unless $man;
|
||||
print $man;
|
||||
:>
|
||||
</div>
|
||||
<!-- END MAINCOL -->
|
||||
<div id = "sidecol">
|
||||
#include "side.wmi"
|
||||
#include "info.wmi"
|
||||
</div>
|
||||
<!-- END SIDECOL -->
|
||||
</div>
|
||||
<!-- END CONTENT -->
|
||||
#include <foot.wmi>
|
@ -1,49 +0,0 @@
|
||||
// Aŭtorrajto de la Tor Projekto, Koporacio. (Copyright (c) The Tor Project, Inc.)
|
||||
// Vidu LICENSE por permesa informo.
|
||||
// Ĉi tio etas asciidoc dosiero uzata generi la manpage/html referenco.
|
||||
// Lernu asciidoc ĉe http://www.methods.co.nz/asciidoc/userguide.html
|
||||
tor-resolve(1)
|
||||
==============
|
||||
Peter Palfrader
|
||||
|
||||
NOMO
|
||||
----
|
||||
tor-resolve - trovi gastignomon al IP addreso pri tor
|
||||
|
||||
RESUMO
|
||||
--------
|
||||
**tor-resolve** [-4|-5] [-v] [-x] __hostname__ [__sockshost__[:__socksport__]]
|
||||
|
||||
PRISKRIBO
|
||||
-----------
|
||||
**tor-resolve** estas simpla skripto por konekti al SOCKS prokurilo ke komprenas
|
||||
la SOCKS RESOLVE komandon, donu ĝin gastignomon kaj ĝi redonas IP adreson.
|
||||
|
||||
By default, **tor-resolve** uses the Tor server running on 127.0.0.1 on
|
||||
SOCKS port 9050. If this isn't what you want, you should specify an
|
||||
explicit __sockshost__ and/or __socksport__ on the command line.
|
||||
|
||||
OPCIOJ
|
||||
-------
|
||||
**-v**::
|
||||
Montri malkoncizan eligon.
|
||||
|
||||
**-x**::
|
||||
Fari inversan trovon: akiri la PTR-an rikordon por IPv4 adreso.
|
||||
|
||||
**-5**::
|
||||
Uzi la SOCKS5 protokolon. (Defaŭlto)
|
||||
|
||||
**-4**::
|
||||
Uzi la SOCKS4a protokokon alie ol la defaŭltan SOCKS5 protokokon.
|
||||
Ne subtenas inversa DNS.
|
||||
|
||||
VIDU ANKAŬ
|
||||
--------
|
||||
**tor**(1), **torify**(1). +
|
||||
|
||||
Vidu doc/socks-extensions.txt en la Tor pako por detaloj.
|
||||
|
||||
AŬTOROJ
|
||||
-------
|
||||
Roger Dingledine <arma@mit.edu>, Nick Mathewson <nickm@alum.mit.edu>.
|
@ -1,50 +0,0 @@
|
||||
// Derechos de autor (c) The Tor Project, Inc.
|
||||
// Ver LICENSE para la información de licencia
|
||||
// Esto es un documento asscii empleado para generar las referencias de las páginas del muanual/html.
|
||||
// Aprender asciidoc en http://www.methods.co.nz/asciidoc/userguide.html
|
||||
tor-resolve(1)
|
||||
==============
|
||||
Peter Palfrader
|
||||
|
||||
NOMBRE
|
||||
----
|
||||
tor-resolve - resolver un nombre de host a una dirección IP a través de Tor
|
||||
|
||||
SINOPSIS
|
||||
--------
|
||||
**tor-resolve** [-4|-5] [-v] [-x] __hostname__ [__sockshost__[:__socksport__]]
|
||||
|
||||
DESCRIPCION
|
||||
-----------
|
||||
**tor-resolve** es un simple script para conectarse a un proxy SOCKS conocido
|
||||
El comando de resolución de SOCKS, obtiene un nombre de host, y devuelve una dirección IP.
|
||||
|
||||
By default, **tor-resolve** uses the Tor server running on 127.0.0.1 on
|
||||
SOCKS port 9050. If this isn't what you want, you should specify an
|
||||
explicit __sockshost__ and/or __socksport__ on the command line.
|
||||
|
||||
OPCIONES
|
||||
-------
|
||||
**-v**::
|
||||
Mostrar debug.
|
||||
|
||||
**-x**::
|
||||
Realizar una búsqueda inversa: obtener el registro PTR para una dirección IPv4.
|
||||
|
||||
**-5**::
|
||||
Utilice el protocolo SOCKS5. (Por Defecto)
|
||||
|
||||
**-4**::
|
||||
Utilice el protocolo SOCKS4a en lugar del protocolo predeterminado SOCKS5. No
|
||||
soporta resolución de DNS inversa.
|
||||
|
||||
VER TAMBIÉN
|
||||
--------
|
||||
**tor**(1), **torify**(1). +
|
||||
|
||||
Véase el doc/socks-extensions.txt en el paquete Tor para los detalles de
|
||||
protocolo.
|
||||
|
||||
AUTORES
|
||||
-------
|
||||
Roger Dingledine <arma@mit.edu>, Nick Mathewson <nickm@alum.mit.edu>.
|
@ -1,51 +0,0 @@
|
||||
// Derechos de autor (c) The Tor Project, Inc.
|
||||
// Ver LICENSE para la información de licencia
|
||||
// Esto es un documento asscii empleado para generar las referencias de las páginas del muanual/html.
|
||||
// Aprender asciidoc en http://www.methods.co.nz/asciidoc/userguide.html
|
||||
torify(1)
|
||||
==============
|
||||
Peter Palfrader Jacob Appelbaum
|
||||
|
||||
NOMBRE
|
||||
----
|
||||
torify - envoltorio para torsocks o tsocks y tor
|
||||
|
||||
SINOPSIS
|
||||
--------
|
||||
**torify** __application__ [__application's__ __arguments__]
|
||||
|
||||
DESCRIPCION
|
||||
-----------
|
||||
**torify** es un envoltorio sencillo que intenta encontrar el envoltorio Tor mejores subyacentes
|
||||
disponibles en un sistema. Hace un llamamiento torsocks o tsocks con un archivo de
|
||||
configuración específica tor. +
|
||||
|
||||
torsocks es una capa mejorada que explictly rechaza UDP, con seguridad
|
||||
resuelve consultas de DNS y adecuadamente socksifies las conexiones TCP. +
|
||||
|
||||
tsocks sí es un contenedor entre la biblioteca tsocks y la aplicación que
|
||||
desea ejecutar socksified. +
|
||||
|
||||
Tenga en cuenta que ya que tanto el uso del método LD_PRELOAD, torify no se
|
||||
puede aplicar a los binarios suid.
|
||||
|
||||
ADVERTENCIA
|
||||
-------
|
||||
También deben ser conscientes de que la forma tsocks actualmente sólo
|
||||
funciona conexiones TCP son socksified. Tenga en cuenta que esta voluntad no
|
||||
en la mayoría de circunstancias incluyen las búsquedas de nombre de host que
|
||||
aún se enrutan a través de su programa de resolución normal del sistema al
|
||||
teléfono de servidores de nombres habituales resolver. ** El tor-resolver **
|
||||
(1) herramienta puede ser útil como una solución en algunos casos. El Tor
|
||||
FAQ en la página https://trac.torproject.org/projects/tor/wiki/doc/TorFAQ
|
||||
pueda disponer de información adicional sobre este tema. +
|
||||
|
||||
Cuando se utiliza con torsocks, las solicitudes DNS torify no presente fugas
|
||||
o datos UDP. +
|
||||
|
||||
Ambos se fuga de datos ICMP.
|
||||
|
||||
VER TAMBIÉN
|
||||
--------
|
||||
**tor**(1), **tor-resolve**(1), **torsocks**(1), **tsocks**(1),
|
||||
**tsocks.conf**(5).
|
@ -1,49 +0,0 @@
|
||||
// Copyright (c) The Tor Project, Inc.
|
||||
// Vaata faili LICENSE litsentseerimistingimuste jaoks.
|
||||
// See on asciidoc fail, mida kasutatakse manuaali/HTML ülevaate genereerimiseks.
|
||||
// Õpi asciidoc'i siin: http://www.methods.co.nz/asciidoc/userguide.html
|
||||
tor-resolve(1)
|
||||
==============
|
||||
Peter Palfrader
|
||||
|
||||
NIMI
|
||||
----
|
||||
tor-resolve - tõlgi masina nimi läbi Tori võrgu IP aadressiks
|
||||
|
||||
KOKKUVÕTE
|
||||
---------
|
||||
**tor-resolve** [-4|-5] [-v] [-x] __masinanimi__ [__sockshost__[:__socksport__]]
|
||||
|
||||
KIRJELDUS
|
||||
---------
|
||||
**tor-resolve** on lihtne programm ühenduse loomiseks SOCKS vaheserveriga, mis teab
|
||||
SOCKS RESOLVE käsku, serverile masinanime edastamiseks ning IP-aadressi saamiseks.
|
||||
|
||||
By default, **tor-resolve** uses the Tor server running on 127.0.0.1 on
|
||||
SOCKS port 9050. If this isn't what you want, you should specify an
|
||||
explicit __sockshost__ and/or __socksport__ on the command line.
|
||||
|
||||
SUVANDID
|
||||
--------
|
||||
**-v**::
|
||||
Näita palju informatsiooni.
|
||||
|
||||
**-x**::
|
||||
Teosta vastupidine päring: hangi PTR-kirje IPv4-addressi jaoks.
|
||||
|
||||
**-5**::
|
||||
Kasuta SOCKS5 protokolli. (Tavaline)
|
||||
|
||||
**-4**::
|
||||
Kasuta SOCKS4a protokolli SOCKS5 protokolli asemel. Ei toeta tagurpidist DNSI.
|
||||
|
||||
VAATA KA
|
||||
--------
|
||||
**tor**(1), **torify**(1). +
|
||||
|
||||
Vaata faili doc/socks-extensions.txt Tori pakettis protokolli detailide
|
||||
jaoks.
|
||||
|
||||
AUTORID
|
||||
-------
|
||||
Roger Dingledine <arma@mit.edu>, Nick Mathewson <nickm@alum.mit.edu>.
|
@ -1,50 +0,0 @@
|
||||
//Droits d'auteur The Tor Project, Inc.
|
||||
//Se référer au fichier LICENSE pour toute information sur la license
|
||||
//Ceci est un fichier asciidoc utilisé pour générer la page principale manpage/html.
|
||||
//Apprenez asciidoc sur http://www.methods.co.nz/asciidoc/userguide.html
|
||||
TOR(1)
|
||||
======
|
||||
Peter Palfrader
|
||||
|
||||
NOM
|
||||
----
|
||||
tor-resolve - trouver le nom d'hôte (hostname) à partir d'une addresse IP
|
||||
via tor
|
||||
|
||||
SYNOPSIS
|
||||
--------
|
||||
**tor-resolve** [-4|-5] [-v] [-x] __hostname__ [__sockshost__[:__socksport__]]
|
||||
|
||||
DESCRIPTION
|
||||
-----------
|
||||
**tor-resolve** est un script permettant de se connecter a un proxy SOCKS connaissant la commande SOCKS RESOLVE, lui donnant un nom d'hote (hostname)
|
||||
et retourner une addresse IP.
|
||||
|
||||
By default, **tor-resolve** uses the Tor server running on 127.0.0.1 on
|
||||
SOCKS port 9050. If this isn't what you want, you should specify an
|
||||
explicit __sockshost__ and/or __socksport__ on the command line.
|
||||
|
||||
OPTIONS
|
||||
-------
|
||||
**-v**::
|
||||
Afficher le résultat.
|
||||
|
||||
**-x**::
|
||||
Effectuer une recherche inverse: obtenir le PTR record avec une addresse IPv4.
|
||||
|
||||
**-5**::
|
||||
Utiliser le protocole SOCKS5. (Par défault)
|
||||
|
||||
**-4**::
|
||||
Utiliser le protocole SOCKS4a plutot que le protocole SOCKS5. Ne peut plus effectuer de recherche DNS inverse.
|
||||
|
||||
VOIR AUSSI
|
||||
--------
|
||||
**tor**(1), **torify**(1). +
|
||||
|
||||
Se référer au document doc/socks-extensions.txt dans le pack Tor pour plus
|
||||
de détails sur les protocoles utilisés.
|
||||
|
||||
AUTEURS
|
||||
-------
|
||||
Roger Dingledine <arma@mit.edu>, Nick Mathewson <nickm@alum.mit.edu>.
|
File diff suppressed because it is too large
Load Diff
@ -1,49 +0,0 @@
|
||||
//Droits d'auteur (c) The Tor Project, Inc.
|
||||
//Se référer au fichier LICENSE pour toute information sur la licence
|
||||
//Ceci est un fichier asciidoc utilisé pour générer la page principale manpage/html.
|
||||
//Apprenez asciidoc sur http://www.methods.co.nz/asciidoc/userguide.html
|
||||
torify(1)
|
||||
======
|
||||
Peter Palfrader Jacob Appelbaum
|
||||
|
||||
NOM
|
||||
----
|
||||
torify - adaptateur pour torsocks ou pour tsocks et tor
|
||||
|
||||
SYNOPSIS
|
||||
--------
|
||||
**torify** __application__[__arguments_de_l_application__]
|
||||
|
||||
DESCRIPTION
|
||||
-----------
|
||||
**torify** est un adaptateur simple qui tente de trouver le meilleur adaptateur de Tor disponible sur le système. Il appelle torsocks ou tsocks avec un fichier de configuration Tor spécifique. +
|
||||
|
||||
torsocks est un adaptateur amélioré qui rejette explicitement le trafic UDP,
|
||||
effectue des requêtes DNS sécurisées et utilise proprement socks pour vos
|
||||
connexions TCP. +
|
||||
|
||||
tsocks est un adaptateur entre la bibliothèque tsocks et une application qui
|
||||
veut fonctionner à travers le protocole socks. +
|
||||
|
||||
Merci de prendre conscience que les deux méthodes utilisent LD_PRELOAD et
|
||||
donc que torify ne peut pas s'appliquer sur des exécutables suid.
|
||||
|
||||
AVERTISSEMENT
|
||||
-------
|
||||
Vous devez prendre conscience que les tsocks fonctionnent seulement si les
|
||||
connexions TCP ont été socksifié. En conséquence, celà n'inclus pas les
|
||||
requêtes de nom d'hôte qui seront toujours routées par la voie normale de
|
||||
votre système jusqu'à ce qu'elles soient résolues. L'outil
|
||||
**tor-resolve**(1) peut s'avérer utile dans de tels cas. La FAQ Tor sur
|
||||
https://trac.torproject.org/projects/tor/wiki/doc/TorFAQ dispose de plus
|
||||
d'informations sur ce sujet. +
|
||||
|
||||
Lorsque l'application torify est utilisée avec torsocks, il n'y aura pas de
|
||||
fuite de données UDP ou de requêtes DNS. +
|
||||
|
||||
Les deux sont à l'origine de fuites de données ICMP.
|
||||
|
||||
VOIR AUSSI
|
||||
--------
|
||||
**tor**(1), **tor-resolve**(1), **torsocks**(1), **tsocks**(1),
|
||||
**tsocks.conf**(5).
|
@ -1,50 +0,0 @@
|
||||
// Copyright (c) The Tor Project, Inc.
|
||||
// Si veda LICENSE per informazioni relative alla licenza
|
||||
// Questo è un file di tipo asciidoc utilizzato per generare pagine man o riferimenti html.
|
||||
// Impara a usare asciidoc al sito http://www.methods.co.nz/asciidoc/userguide.html
|
||||
tor-resolve(1)
|
||||
==============
|
||||
Peter Palfrader
|
||||
|
||||
NOME
|
||||
----
|
||||
tor-resolve - risolve un nome di host in un indirizzo IP attraverso tor
|
||||
|
||||
SOMMARIO
|
||||
--------
|
||||
**tor-resolve** [-4|-5] [-v] [-x]_nomehost_[_sokshost_[:_socksport_]]
|
||||
|
||||
DESCRIZIONE
|
||||
-----------
|
||||
**tor-resolve** è un semplice script per connettersi al proxy SOCKS che conosce
|
||||
il comando SOCKS RESOLVE, consegna un nome host e restituisce un indirizzo IP.
|
||||
|
||||
By default, **tor-resolve** uses the Tor server running on 127.0.0.1 on
|
||||
SOCKS port 9050. If this isn't what you want, you should specify an
|
||||
explicit __sockshost__ and/or __socksport__ on the command line.
|
||||
|
||||
OPZIONI
|
||||
-------
|
||||
**-v**::
|
||||
Output dettagliato display.
|
||||
|
||||
**-x**::
|
||||
Esegui una ricerca inversa: riceve il record PTR per un indirizzo IPv4.
|
||||
|
||||
**-5**::
|
||||
Usa il protocollo SOCKS5. (Predefinito)
|
||||
|
||||
**-4*::
|
||||
Usa il protocollo SOCKS4a invece del protocollo predefinito SOCKS5.Non
|
||||
supporta operazioni DNS inverse.
|
||||
|
||||
SI VEDA ANCHE
|
||||
--------
|
||||
**tor**(1), **torify**(1). +
|
||||
|
||||
Si veda doc/socks-extensions.txt nel pacchetto Tor per i dettagli
|
||||
protocollo.
|
||||
|
||||
AUTORI
|
||||
-------
|
||||
Roger Dingledine <arma@mit.edu>, Nick Mathewson <nickm@alum.mit.edu>.
|
@ -1,51 +0,0 @@
|
||||
// Copyright (c) The Tor Project, Inc.
|
||||
// Si veda LICENSE per informazioni sulla licenza
|
||||
// Il seguente file è di tipo asciidoc usato per generare pagine man e riferimenti html.
|
||||
// Impara ad usare asciidoc al sito http://www.methods.co.nz/asciidoc/userguide.html
|
||||
torify(1)
|
||||
=========
|
||||
Peter Palfrader Jacob Appelbaum
|
||||
|
||||
NOME
|
||||
----
|
||||
torify - wrapper per torsocks o tsocks e tor
|
||||
|
||||
SOMMARIO
|
||||
--------
|
||||
**torify**__applicazione__ [__argomenti dell'__ __applicazione]
|
||||
|
||||
DESCRIZIONE
|
||||
-----------
|
||||
**torify** è un semplice wrapper che tenta di trovare il miglior wrapper Tor sottostante
|
||||
disponibile in un sistema. Questo richiama i torsock o tsock grazie a un spcifica
|
||||
configuarazione di file tor. +
|
||||
|
||||
Torsocks è un wrapper con maggiori funzionalità che blocca esplicitamente
|
||||
UDP, risolve nomi di host in modo sicuro e ridirige le connessioni TCP.
|
||||
|
||||
Lo stesso wrapper tsocks è una via di mezzo tra la libreria socks e
|
||||
l'applicazione che si desidera reindirizzare. +
|
||||
|
||||
Si prega di notare che poiché entrambi i metodi usano LD_PRELOAD, torify non
|
||||
può essere applicato ai binari SUID.
|
||||
|
||||
AVVISO
|
||||
-------
|
||||
Bisogna sapere che il modo di come tsocks funziona in questo momento
|
||||
reindirizza solo le connessioni TCP. È importante sapere che questo non
|
||||
include ricerche di nome di host che potrebbero essere trovate attraverso il
|
||||
proprio sistema di risoluzione sui propri servernomi di risoluzione. Lo
|
||||
strumento **tors-reosolve**(1) può essere un'utile soluzione altrernativa in
|
||||
alcuni casi. Le FAQ Tor al sito
|
||||
https://trac.torproject.org/projects/tor/wiki/doc/TorFAQ possono fornire
|
||||
ulteriori informazioni su questo argomento. +
|
||||
|
||||
Quando utilizzato con torsocks, torify potrebbe non divulgare le richieste
|
||||
DNS o i dati UDP. +
|
||||
|
||||
Entrambi divulgheranno i dati ICMP.
|
||||
|
||||
SI VEDA ANCHE
|
||||
--------
|
||||
**tor**(1), **tor-resolve**(1),**torsocks**(1), **tsocks**(1),
|
||||
**tsocks.conf**(5).
|
@ -1,46 +0,0 @@
|
||||
// Copyright (c) The Tor Project, Inc.
|
||||
// See LICENSE for licensing information
|
||||
// This is an asciidoc file used to generate the manpage/html reference.
|
||||
Peter Palfrader
|
||||
|
||||
Name----
|
||||
tor-resolve - tor ကိုအသံုးျပဳ၍ IP လိပ္စာ၏ hostname ကို ဆံုးျဖတ္ေပးျခင္း
|
||||
|
||||
Synopsis
|
||||
--------
|
||||
**tor-resolve** [-4|-5] [-v] [-x] __hostname__ [__sockshost__[:__socksport__]]
|
||||
|
||||
Description
|
||||
-----------
|
||||
**tor-resolve** ဆိုသည္မွာ socks resolve command မ်ားကိုသိေသာ socks proxy proxy
|
||||
ျဖင့္ ဆက္သြယ္ေပးသည့္ ရိုးရွင္းေသာ script တစ္ခုျဖစ္သည္။ hostname ကိုယူ၍ IP ကိုယူ၍ IP
|
||||
လိပ္စာကိုပန္ထုတ္ေပးသည္။
|
||||
|
||||
By default, **tor-resolve** uses the Tor server running on 127.0.0.1 on
|
||||
SOCKS port 9050. If this isn't what you want, you should specify an
|
||||
explicit __sockshost__ and/or __socksport__ on the command line.
|
||||
|
||||
Options
|
||||
-------
|
||||
vervose output ျပျခင္း
|
||||
|
||||
**-x**::
|
||||
lookup ျပန္လုပ္ပါ၊ IPv4 လိပ္စာအတြက္ PTR မွတ္တမ္းယူပါ
|
||||
|
||||
**-5**::
|
||||
socks5 protocol ကိုသံုပါ
|
||||
|
||||
**-4**::
|
||||
ပံုမွန္ုဖစ္ေသာ socks5 protol ကိုသံုခင္းထက္ socks4a protocol ကိုသံုပါ၊
|
||||
DNS ျပန္လွန္ျခင္းကိုတာ့ လုပ္ေဆာင္မေပးႏင္ပါ
|
||||
|
||||
See Also
|
||||
--------
|
||||
**tor**(1), **torify**(1). +
|
||||
|
||||
protocol အေသးစိတ္ကိုသိရန္ tor package ထဲရွိ doc/socks-extensions.txt
|
||||
ကိုၾကည့္ပါ
|
||||
|
||||
Authors
|
||||
-------
|
||||
Roger Dingledine <arma@mit.edu>, Nick Mathewson <nickm@alum.mit.edu>.
|
File diff suppressed because it is too large
Load Diff
@ -1,50 +0,0 @@
|
||||
// Copyright (c) The Tor Project, Inc.
|
||||
// လိုင္စင္အခ်က္အလက္မ်ားအတြက္ လိုင္စင္ဖိုင္ကိုၾကည့္ရန္// This is an asciidoc file used to generate the manpage/html reference.
|
||||
// Learn asciidoc on http://www.methods.co.nz/asciidoc/userguide.html
|
||||
torify(1)
|
||||
=========
|
||||
Peter Palfrader Jacob Appelbaum
|
||||
|
||||
နာမည္
|
||||
----
|
||||
torify - wrapper for torsocks or tsocks and tor
|
||||
|
||||
SYNOPSIS
|
||||
--------
|
||||
**torify** __application__ [__application's__ __arguments__]
|
||||
|
||||
ေဖာ္ပခ်က္
|
||||
-----------
|
||||
**torify** ဆိုသည္မွာ system တြင္ရရွိင္ေသာ အေကာင္းဆံု tor underlying
|
||||
ကိုရႏိင္ရန္ ႀကိဳပမ္းပးေသာ ရိုရိုစနစ္တစ္ခုျဖစ္သည္။ သူ႔ကိုtorsocks
|
||||
သို႔မဟုတ္ tsocks ဟု tor ၏ သီးခား configuration file က သတ္မွတ္ေခၚဆိုသည္။
|
||||
|
||||
torsocks သည္ UDP ကို အေသးစိတ္ဖယ္ရွားေပးၿပီး သင္၏ TCP connections
|
||||
ကိုကြယ္ေဖ်ာက္ေပးျခင္းႏွင့္ DNS lookups မ်ားကိုလည္း စိတ္ခ်လံုၿခံဳစြာ
|
||||
ေျဖရွင္းေပးသည့္ အဆင့္ျမွင့္ထားေသာ စနစ္တစ္ခုျဖစ္သည္။
|
||||
|
||||
tsocks ကေတာ့ သင္ ကြယ္ေဖ်ာက္အသံုးျပဳလိုေသာ application ႏွင့္ tsocks library
|
||||
ၾကားတြင္ ဆက္သြယ္ေပးသည့္ စနစ္ျဖစ္သည္။
|
||||
|
||||
နည္းစနစ္ႏွစ္ခုလံုးတြင္ LD_PRELOAD ကိုအသံုးျပဳထားသျဖင့္ torify သည္ suid
|
||||
binaries မ်ားတြင္ အလုပ္မလုပ္ေပ။
|
||||
|
||||
သတိေပးခ်က္
|
||||
-------
|
||||
သတိျပဳရမည္မွာ ယခု tsocks မ်ားအလုပ္လုပ္ပံုသည္ TCP connections မ်ားကိုသာ
|
||||
socksify လုပ္ေပးျခင္းျဖစ္သည္။သင္၏ပံုမွန္ name server မ်ားထဲတြင္
|
||||
ပံုမွန္လုပ္ေဆာင္ခ်က္မ်ားအတိုင္း route လုပ္ေနဆဲျဖစ္ေသာ hostname
|
||||
ရွာျခင္းမပါသည့္ အေျခအေနမ်ားတြင္သာ ျဖစ္သည္ကို သတိျပဳပါ။ **tor-resolve**(1)
|
||||
သည္ အခ်ိဳ႕ကိစၥမ်ားအတြက္ ေျဖရွင္းေပးႏိုင္သည္။အေသးစိတ္သိလိုပါက
|
||||
https://trac.torproject.org/projects/tor/wiki/doc/TorFAQ ရွိ tor FAQ
|
||||
မ်ားတြင္ ၾကည့္ႏိုင္ပါသည္။
|
||||
|
||||
torsocks ျဖင့္အသံုးျပဳေနခ်ိန္တြင္ DNS requests သို႔မဟုတ္ UDP data မ်ားကို
|
||||
ေပါက္ၾကားေစျခင္းမရွိေအာင္ ေဖ်ာက္ကြယ္သင့္ပါသည္။
|
||||
|
||||
၂ မ်ိဳးစလံုးကေတာ့ ICMP data မ်ားကို ေဖာ္ျပေနပါလိမ့္မည္။
|
||||
|
||||
ဒါေတြလည္းၾကည့္ပါ
|
||||
--------
|
||||
**tor**(1), **tor-resolve**(1), **torsocks**(1), **tsocks**(1),
|
||||
**tsocks.conf**(5).
|
@ -1,50 +0,0 @@
|
||||
// Copyright (c) The Tor Project, Inc.
|
||||
// Przeczytaj LICENSE, by poznać informacje o licencji
|
||||
// To jest plik asciidoc wykorzystywany do generowania odnośników manpage/html.
|
||||
// Naucz się asciidoc na http://www.methods.co.nz/asciidoc/userguide.html
|
||||
tor-resolve(1)
|
||||
==============
|
||||
Peter Palfrader
|
||||
|
||||
NAZWA
|
||||
----
|
||||
tor-resolve - rozwiąż nazwę hosta na adres IP przez Tora
|
||||
|
||||
SKŁADNIA
|
||||
--------
|
||||
**tor-resolve** [-4|-5] [-v] [-x] __hostname__ [__sockshost__[:__socksport__]]
|
||||
|
||||
OPIS
|
||||
-----------
|
||||
**tor-resolve** to prosty script do łączenia się z serwerem proxy SOCKS, który zna
|
||||
komendę SOCKS RESOLVE, podawania mu nazwy hosta, i zwracania adresu IP.
|
||||
|
||||
By default, **tor-resolve** uses the Tor server running on 127.0.0.1 on
|
||||
SOCKS port 9050. If this isn't what you want, you should specify an
|
||||
explicit __sockshost__ and/or __socksport__ on the command line.
|
||||
|
||||
OPCJE
|
||||
-------
|
||||
**-v**::
|
||||
Wyświetl szczegółowe informacje.
|
||||
|
||||
**-x**::
|
||||
Wykonaj sprawdzenie odwrotne: pobierz rekord PTR dla danego adresu IPv4.
|
||||
|
||||
**-5**::
|
||||
Używaj protokołu SOCKS5. (Domyślne)
|
||||
|
||||
**-4**::
|
||||
Używaj protokołu SOCKS4a zamiast domyślnego protokołu SOCKS5 Nie
|
||||
obsługuje odwrotnych zapytań DNS.
|
||||
|
||||
ZOBACZ TEŻ
|
||||
--------
|
||||
**tor**(1), **torify**(1). +
|
||||
|
||||
Przeczytaj doc/socks-extensions.txt w paczce Tora, by poznać szczegóły
|
||||
protokołu.
|
||||
|
||||
AUTORZY
|
||||
-------
|
||||
Roger Dingledine <arma@mit.edu>, Nick Mathewson <nickm@alum.mit.edu>.
|
@ -1,51 +0,0 @@
|
||||
// Copyright (c) The Tor Project, Inc.
|
||||
// Przeczytaj LICENSE, by poznać informacje o licencji
|
||||
// To jest plik asciidoc wykorzystywany do generowania odnośników manpage/html.
|
||||
// Naucz się asciidoc na http://www.methods.co.nz/asciidoc/userguide.html
|
||||
torify(1)
|
||||
==============
|
||||
Peter Palfrader Jacob Appelbaum
|
||||
|
||||
NAZWA
|
||||
----
|
||||
torify - wrapper dla torsocks lub tsocks i tor
|
||||
|
||||
SYNOPSIS
|
||||
--------
|
||||
**torify** __application__ [__application's__ __arguments__]
|
||||
|
||||
OPIS
|
||||
-----------
|
||||
**torify** jest prostą owijką, która próbuje znaleźć najlepszą istniejacą
|
||||
owijkę dla Toraw systemie. Uruchamia torsocks lub tsocks ze specyficznym dla Tora
|
||||
plikiem konfiguracyjnym. +
|
||||
|
||||
torsocks to ulepszona owijka, która jawnie odrzuca UDP, bezpiecznie wykonuje
|
||||
zapytania DNS i prawidłowo socksyfikuje Twoje połączenia TCP. +
|
||||
|
||||
tsocks jest owijką między biblioteką tsocks a a plikacją, którą chcesz
|
||||
uruchomić z obsługą SOCKS. +
|
||||
|
||||
Jako że obie metody używają LD_PRELOAD, torify nie może być używany do
|
||||
binarek mających ustawiony bit suid.
|
||||
|
||||
UWAGA
|
||||
-------
|
||||
Wiedz, że w sposób, w jaki działa tsocks, tylko połączenia TCP dostają
|
||||
obsługę SOCKS. Wiedz, że w większości przypadków to nie obejmuje znajdowania
|
||||
nazw hostów, które dalej będą kierowane przez Twój normalny, systemowy
|
||||
mechanizm rozwiązywania nazw do Twoich zwyczajnych serwerów nazw. Narzędzie
|
||||
**tor-resolve**(1) może w niektórych przypadkach posłużyć jako obejście tego
|
||||
problemu. FAQ Tora pod adresem
|
||||
https://trac.torproject.org/projects/tor/wiki/doc/TorFAQ może mieć więcej
|
||||
informacji na ten temat. +
|
||||
|
||||
Gdy używa się go z torsocks, z torify nie powinny wyciekać żądania DNS lub
|
||||
dane UDP. +
|
||||
|
||||
Z obydwu będą wyciekać dane ICMP.
|
||||
|
||||
ZOBACZ RÓWNIEŻ
|
||||
--------
|
||||
**tor**(1), **tor-resolve**(1), **torsocks**(1), **tsocks**(1),
|
||||
**tsocks.conf**(5).
|
@ -1,126 +0,0 @@
|
||||
#!/bin/bash
|
||||
#
|
||||
# Author: Runa A. Sandvik, <runa.sandvik@gmail.com>
|
||||
# For The Tor Project, Inc.
|
||||
#
|
||||
# This is Free Software (GPLv3)
|
||||
# http://www.gnu.org/licenses/gpl-3.0.txt
|
||||
#
|
||||
# This script will convert translated po files back to manpages. Before
|
||||
# running the script, checkout the translation directory from
|
||||
# https://svn.torproject.org, and clone the tor repository from
|
||||
# git.torproject.org.
|
||||
#
|
||||
|
||||
### Start config ###
|
||||
|
||||
# Location of the translated manpages
|
||||
translated="$PWD"
|
||||
|
||||
# Location of the website directory
|
||||
wml="`dirname $translated`"
|
||||
|
||||
# Location of the English manpages. Assuming that the git clone of the
|
||||
# tor repository is relative to the website
|
||||
mandir="`dirname $wml`/tor/doc"
|
||||
|
||||
# Location of the po files. Assuming that the translation directory is
|
||||
# relative to the website
|
||||
podir="`dirname $wml`/translation/projects/manpages/po"
|
||||
|
||||
### End config ###
|
||||
|
||||
# Find po files to convert
|
||||
po=`find $podir -type f -name \*.1.po`
|
||||
|
||||
# For every po found, create and/or update the translated manpage.
|
||||
for file in $po ; do
|
||||
|
||||
# Validate input and write results to a log file
|
||||
validate_script="/home/runa/tor/translation/tools/validate.py"
|
||||
validate_log="/home/runa/tor/validate/manpages-validate.log"
|
||||
python "$validate_script" -i "$file" -l "$validate_log"
|
||||
|
||||
# Get the basename of the file we are dealing with
|
||||
pofile=`basename $file`
|
||||
|
||||
# Strip the file for its original extension and add .txt
|
||||
manfile="${pofile%.*}.txt"
|
||||
|
||||
# Figure out which language we are dealing with.
|
||||
lang=`dirname $file | sed "s#$podir/##"`
|
||||
|
||||
# The translated document is written if 80% or more of the po
|
||||
# file has been translated. Also, po4a-translate will only write
|
||||
# the translated document if 80% or more has been translated.
|
||||
# However, it will delete the translated txt if less than 80%
|
||||
# has been translated. To avoid having our current, translated
|
||||
# txt files deleted, convert the po to a temp txt first. If this
|
||||
# file was actually written, rename it to txt.
|
||||
|
||||
# Convert translated po files back to manpages.
|
||||
function convert {
|
||||
po4a-translate -f text -m "$mandir/$manfile" -p "$file" -l "$translated/$lang/tmp-$manfile" --master-charset utf-8 -L utf-8
|
||||
|
||||
# Check to see if the file was written. If yes, rename
|
||||
# it.
|
||||
if [ -e "$translated/$lang/tmp-$manfile" ]
|
||||
then
|
||||
mv "$translated/$lang/tmp-$manfile" "$translated/$lang/$manfile"
|
||||
|
||||
# If tor.1.po has been translated, we need to
|
||||
# create tor-manual-dev.wml in the correct
|
||||
# language directory.
|
||||
if [ $manfile = "tor.1.txt" ]
|
||||
then
|
||||
if [ ! -e "$wml/docs/$lang/tor-manual-dev.wml" ]
|
||||
then
|
||||
|
||||
if [ ! -d "$wml/docs/$lang/" ]
|
||||
then
|
||||
mkdir "$wml/docs/$lang/"
|
||||
fi
|
||||
|
||||
# Copy template file for
|
||||
# tor-manual-dev.wml, and
|
||||
# replace "lang" with the
|
||||
# correct name of the language
|
||||
# directory.
|
||||
cp "$translated/en/tor-manual-dev.wml" "$wml/docs/$lang"
|
||||
sed -i "0,/lang/ s/lang/"$lang"/" "$wml/docs/$lang/tor-manual-dev.wml"
|
||||
fi
|
||||
fi
|
||||
fi
|
||||
}
|
||||
|
||||
# We have a few cases where the name of the language directory
|
||||
# in the translations module is not equal the name of the
|
||||
# language directory in the website module.
|
||||
|
||||
# For "zh_CN" use "zh-cn" instead
|
||||
if [ $lang = "zh_CN" ]
|
||||
then
|
||||
lang="zh-cn"
|
||||
convert
|
||||
fi
|
||||
|
||||
# For "nb" use "no" instead
|
||||
if [ $lang = "nb" ]
|
||||
then
|
||||
lang="no"
|
||||
convert
|
||||
fi
|
||||
|
||||
# For "sv" use "se" instead
|
||||
if [ $lang = "sv" ]
|
||||
then
|
||||
lang="se"
|
||||
convert
|
||||
fi
|
||||
|
||||
# Convert everything else
|
||||
if [[ $lang != "zh_CN" && $lang != "nb" && $lang != "sv" ]]
|
||||
then
|
||||
convert
|
||||
fi
|
||||
done
|
@ -1,48 +0,0 @@
|
||||
// Copyright (c) The Tor Project, Inc.
|
||||
// Vezi LICENȚA pentru informații privind licențiere
|
||||
// Acesta este un fișier asciidoc folosit pentru a genera referințe manpage/html.
|
||||
// Află mai multe despre asciidoc pe adresa http://www.methods.co.nz/asciidoc/userguide.html
|
||||
tor-resolve(1)
|
||||
==============
|
||||
Peter Palfrader
|
||||
|
||||
NUME
|
||||
----
|
||||
tor-resolve - află adresa IP a unui hostname prin intermediul tor
|
||||
|
||||
REZUMAT
|
||||
--------
|
||||
**tor-resolve** [-4|-5] [-v] [-x] __hostname__ [__sockshost__[:__socksport__]]
|
||||
|
||||
DESCRIERE
|
||||
--------
|
||||
**tor-resolve** este un script simplu folosit pentru conectarea la un proxy SOCKS care recunoaște
|
||||
comanda SOCKS RESOLVE, pe care o expediază către un hostname, și reîntoarce o adresă IP.
|
||||
|
||||
By default, **tor-resolve** uses the Tor server running on 127.0.0.1 on
|
||||
SOCKS port 9050. If this isn't what you want, you should specify an
|
||||
explicit __sockshost__ and/or __socksport__ on the command line.
|
||||
|
||||
OPȚIUNI
|
||||
-------
|
||||
**-v**::
|
||||
Arată în modul verbose.
|
||||
|
||||
**-x**::
|
||||
Execută o căutare inversă: obține înregistrarea PTR pentru o adresa IPv4.
|
||||
|
||||
**-5**::
|
||||
Folosește protocolul SOCKS5. (Automat)
|
||||
|
||||
**-4**::
|
||||
Folosește protocolul SOCKS4a în locul protocolului implicit SOCKS5. Nu suportă DNS invers.
|
||||
|
||||
VEZI ȘI
|
||||
--------
|
||||
**tor**(1), **torify**(1). +
|
||||
|
||||
Vezi doc/socks-extensions.txt în pachetul Tor pentru detaliile protocolului.
|
||||
|
||||
AUTORI
|
||||
--------
|
||||
Roger Dingledine <arma@mit.edu>, Nick Mathewson <nickm@alum.mit.edu>.
|
@ -1,51 +0,0 @@
|
||||
// Все права защищены (c) The Tor Project, Inc.
|
||||
// Для получения подробной информации о лицензировании, см. ЛИЦЕНЗИЯ
|
||||
// Это файл asciidoc, используемый для генерации ссылки на manpage/html.
|
||||
// Узнать больше о asciidoc можно здесь: http://www.methods.co.nz/asciidoc/userguide.html
|
||||
tor-resolve(1)
|
||||
==============
|
||||
Петер Пальфрадер (Peter Palfrader)
|
||||
|
||||
НАЗВАНИЕ
|
||||
----
|
||||
tor-resolve - преобразуйте доменное имя в IP-адрес, используя tor
|
||||
|
||||
КРАТКИЙ ОБЗОР
|
||||
--------
|
||||
**tor-resolve** [-4|-5] [-v] [-x] __hostname__ [__sockshost__[:__socksport__]]
|
||||
|
||||
ОПИСАНИЕ
|
||||
-----------
|
||||
**tor-resolve** - это простой сценарий (скрипт) для подключения к SOCKS прокси, который использует
|
||||
команду SOCKS RESOLVE, передает доменное имя и возвращает IP-адрес.
|
||||
|
||||
By default, **tor-resolve** uses the Tor server running on 127.0.0.1 on
|
||||
SOCKS port 9050. If this isn't what you want, you should specify an
|
||||
explicit __sockshost__ and/or __socksport__ on the command line.
|
||||
|
||||
ОПЦИИ
|
||||
-------
|
||||
**-v**::
|
||||
Отобразить подробный вывод данных.
|
||||
|
||||
**-x**::
|
||||
Выполнить реверсивный запрос: получить запись PTR для адреса IPv4.
|
||||
|
||||
**-5**::
|
||||
Использовать протокол SOCKS5. (По-умолчанию)
|
||||
|
||||
**-4**::
|
||||
Использовать протокол SOCKS4a вместа протокола по-умолчанию SOCKS5. Не поддерживает
|
||||
реверсивный DNS.
|
||||
|
||||
СМ. ТАКЖЕ
|
||||
--------
|
||||
**tor**(1), **torify**(1). +
|
||||
|
||||
См. doc/socks-extensions.txt в установочном пакете Tor для получения более
|
||||
детальной информации о протоколе.
|
||||
|
||||
АВТОРЫ
|
||||
-------
|
||||
Роджер Дингдайн (Roger Dingledine <arma@mit.edu>), Ник Мэтьюсон (Nick
|
||||
Mathewson <nickm@alum.mit.edu>).
|
@ -1,52 +0,0 @@
|
||||
// Все права защищены (c) The Tor Project, Inc.
|
||||
// Чтобы получить информацию о лицензировании, см. ЛИЦЕНЗИЯ
|
||||
// Это файл asciidoc, используемый для генерации ссылок на manpage/html.
|
||||
// Ознакомиться с asciidoc можно здесь: http://www.methods.co.nz/asciidoc/userguide.html
|
||||
торификация (1)
|
||||
=========
|
||||
Петер Пальфрадер (Peter Palfrader), Яком Эппелбаум (Jacob Appelbaum)
|
||||
|
||||
НАИМЕНОВАНИЕ
|
||||
----
|
||||
torify - это упаковщик для torsocks или tsocks и tor
|
||||
|
||||
КРАТКИЙ ОБЗОР
|
||||
--------
|
||||
**torify** __application__ [__application's__ __arguments__]
|
||||
|
||||
ОПИСАНИЕ
|
||||
-----------
|
||||
**torify** это простой упаковщик, который ищет самый подходящий упаковщика для Tor,
|
||||
который доступен в системе. Он обращается к torsocks или tsocks, используя
|
||||
специфичный для tor конфигурационный файл. +
|
||||
|
||||
torsocks - это улучшенный упаковщик, который исключает UDP трафик, безопасно
|
||||
удаляет DNS запросы и правильно соксифицирует (socksify) ваши TCP
|
||||
подключения. +
|
||||
|
||||
Сам tsocks является упаковщиком между библиотекой tsocks и приложением,
|
||||
трафик которого должен проходить через socks. +
|
||||
|
||||
Пожалуйста, учтите, так как оба метода используют LD_PRELOAD, торификация не
|
||||
может применяться к исполняемым файлам suid.
|
||||
|
||||
ВНИМАНИЕ
|
||||
-------
|
||||
Вы должны знать, что в настоящее время tsocks поддерживает только
|
||||
подключения по TCP (то есть торифицируются только они). Пожалуйста, учтите,
|
||||
что в большинстве случаев это не затронет запросы доменных имен, которые бы
|
||||
маршрутизировались через вашу обычную систему преобразования к вашим обычным
|
||||
серверам преобразования имен. Инструмент **tor-resolve**(1) может оказаться
|
||||
полезным в некоторых случаях. Список часто задаваемых вопросов Tor (FAQ),
|
||||
доступный здесь https://trac.torproject.org/projects/tor/wiki/doc/TorFAQ,
|
||||
может содержать более детальную ифнормацию об этом. +
|
||||
|
||||
При использовании с torsocks, torify не должен допускать DNS утечки или
|
||||
потери данных UDP. +
|
||||
|
||||
И то и другое приведет к утечке ICMP данных.
|
||||
|
||||
СМ. ТАКЖЕ
|
||||
--------
|
||||
**tor**(1), **tor-resolve**(1), **torsocks**(1), **tsocks**(1),
|
||||
**tsocks.conf**(5).
|
@ -1,40 +0,0 @@
|
||||
کاپی رائٹ (سی) Tor منصوبہ.لائسنس کی معلومات کے لئے لائسنس دیکھو..یہ ایک
|
||||
asciidoc فائل ہےجسے مین صفہ/ایچ ٹی ایم ایل حوالہ دینے کے لیے استعمال کیا
|
||||
جاتا ہے.asciidoc سیکھنے کے لیے دیکھو
|
||||
http://www.methods.co.nz/asciidoc/userguide.htm -torحل
|
||||
پال فلاڈر
|
||||
|
||||
----
|
||||
tor- حل کرنا۔ ایک آئی پی ایڈریس کوٹار کے ذریعے ہوسٹک کے نام میں حل کرنا
|
||||
|
||||
--------
|
||||
tor-حل کرنا۔ ** [-4|-5] [-v] [-x] __ہوسٹ کا نام__[__ساکس ہوسٹ__[:__ساکس پورٹ__]]
|
||||
|
||||
-----------
|
||||
**tor**-حل کرنا. ایک اسان سا اسکپرٹ ہے جو ساکس پروکسی سے منسالک کرنے کے لیے
|
||||
استعمال ہوتا ہے، اسے ساکس حل کرنے کا پتا ہوتا ہے، اسے ایک ہوسٹ نام دو، اور
|
||||
یہ آئی پی ایڈریس واپس کرے گا۔
|
||||
|
||||
By default, **tor-resolve** uses the Tor server running on 127.0.0.1 on
|
||||
SOCKS port 9050. If this isn't what you want, you should specify an
|
||||
explicit __sockshost__ and/or __socksport__ on the command line.
|
||||
|
||||
-------
|
||||
طول کلامی کی پیداوار دیکھانا
|
||||
|
||||
الٹی کارکردگی دیکھانا, ایک IPv4 ایڈریس کے لئے PTR ریکارڈ حاصل کرنا
|
||||
|
||||
SOCKS5 پروٹوکول استعمال کرنا
|
||||
|
||||
ساکس 5 پروٹوکو ل کے بجائے ساکس 4 a پروٹوکو ل کا استعمال کرو۔ یہ ریورس DNS کی
|
||||
حمایت نہیں کرتا.
|
||||
|
||||
یہ بھی دیکھو
|
||||
--------
|
||||
**(tor**(1), **torify**(1**
|
||||
|
||||
Torپیکج پروٹوکول کی تفصیلات کیلے doc/socks-extensions.txt دستاویزات دیکھو
|
||||
|
||||
مصنفین
|
||||
-------
|
||||
راجر ر ڈانگ لعڈان <arma@mit.edu>نک معٹیو <nickm@alum.mit.edu>
|
@ -1,49 +0,0 @@
|
||||
// 版权所有 (c) Tor项目公司
|
||||
// 参见“许可”以获得许可信息。
|
||||
// 这是一个asciidoc文档,用于生成联机帮助页或HTML参考。
|
||||
// 要了解更多关于asciidoc文档,请登录 http://www.methods.co.nz/asciidoc/userguide.html
|
||||
tor-解析(1)
|
||||
==============
|
||||
Peter Palfrader
|
||||
|
||||
名字
|
||||
----
|
||||
tor-resolve - resolve a hostname to an IP address via tor
|
||||
|
||||
概要
|
||||
--------
|
||||
**tor-resolve** [-4|-5] [-v] [-x] __hostname__[__sockshost__[:__socksport__]]
|
||||
|
||||
注释
|
||||
-----------
|
||||
**tor-resolve** is a simple script to connect to a SOCKS proxy that knows about
|
||||
the SOCKS RESOLVE command, hand it a hostname, and return an IP address.
|
||||
|
||||
By default, **tor-resolve** uses the Tor server running on 127.0.0.1 on
|
||||
SOCKS port 9050. If this isn't what you want, you should specify an
|
||||
explicit __sockshost__ and/or __socksport__ on the command line.
|
||||
|
||||
设置选项
|
||||
-------
|
||||
**-v**::
|
||||
显示详细的输出。
|
||||
|
||||
**-x**::
|
||||
执行反向查找:获得IPv4地址的PTR记录。
|
||||
|
||||
**-5**::
|
||||
使用SOCKS5协议。(默认)
|
||||
|
||||
**-4**::
|
||||
使用SOCKS4a协议而不是默认的SOCKS5协议。不
|
||||
支持反向DNS。
|
||||
|
||||
另请参阅
|
||||
--------
|
||||
**tor**(1), **torify**(1). +
|
||||
|
||||
查看Tor安装包里的doc/socks-extensions.txt以获得关于协议的详细内容。
|
||||
|
||||
作者
|
||||
-------
|
||||
罗杰·丁格莱丁<arma@mit.edu>,尼克·马修森<nickm@alum.mit.edu>。
|
Loading…
Reference in New Issue
Block a user