1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-23 15:55:26 +02:00

tor: add Arabic translation (#15891)

Create tor.md
This commit is contained in:
Machiavelli 2025-03-09 01:51:43 +02:00 committed by GitHub
parent 9baf07a5f3
commit 1ea355a2b5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

32
pages.ar/linux/tor.md Normal file
View file

@ -0,0 +1,32 @@
# tor
> تمكين الاتصال المجهول عبر شبكة تور.
> لمزيد من التفاصيل: <https://manned.org/tor>.
- الاتصال بشبكة تور:
`tor`
- عرض إعدادات تور:
`tor --config`
- التحقق من حالة تور:
`tor --status`
- التشغيل كعميل فقط:
`tor --client`
- التشغيل كنقطة تمرير:
`tor --relay`
- التشغيل كجسر:
`tor --bridge`
- التشغيل كخدمة مخفية:
`tor --hidden-service`