mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-04-01 21:13:10 +00:00
Feat/re arrange (#475)
* move things around a lot * move up a layer * some edits * rename some paths
This commit is contained in:
76
site/source/getting-started/connecting-tor.rst
Normal file
76
site/source/getting-started/connecting-tor.rst
Normal file
@@ -0,0 +1,76 @@
|
||||
.. _connecting-tor:
|
||||
|
||||
===================
|
||||
Connecting Remotely
|
||||
===================
|
||||
You can connect to your server from anywhere in the world, privately and anonymously, by using its unique Tor Address (`.onion` URL)
|
||||
|
||||
.. note:: It is normal for Tor connections to be slow or unreliable at times
|
||||
|
||||
Running Tor Natively on Your Phone/Computer (Recommended)
|
||||
---------------------------------------------------------
|
||||
|
||||
Select your OS below:
|
||||
|
||||
.. raw:: html
|
||||
|
||||
<div class="topics-grid grid-container full">
|
||||
|
||||
<div class="grid-x grid-margin-x">
|
||||
|
||||
.. topic-box::
|
||||
:title: Linux
|
||||
:link: ../../../../guides/device-guides/linux/tor-linux
|
||||
:icon: scylla-icon scylla-icon--linux
|
||||
:class: large-4
|
||||
:anchor: View
|
||||
|
||||
Running Tor on Linux
|
||||
|
||||
.. topic-box::
|
||||
:title: Mac
|
||||
:link: ../../../../guides/device-guides/mac/tor-mac
|
||||
:icon: scylla-icon scylla-icon--apple
|
||||
:class: large-4
|
||||
:anchor: View
|
||||
|
||||
Running Tor on Mac
|
||||
|
||||
.. topic-box::
|
||||
:title: Windows
|
||||
:link: ../../../../guides/device-guides/windows/tor-windows
|
||||
:icon: scylla-icon scylla-icon--windows
|
||||
:class: large-4
|
||||
:anchor: View
|
||||
|
||||
Running Tor on Windows
|
||||
|
||||
.. topic-box::
|
||||
:title: Android
|
||||
:link: ../../../../guides/device-guides/android/tor-android
|
||||
:icon: scylla-icon scylla-icon--android
|
||||
:class: large-4
|
||||
:anchor: View
|
||||
|
||||
Running Tor on Android
|
||||
|
||||
.. topic-box::
|
||||
:title: iOS
|
||||
:link: ../../../../guides/device-guides/ios/tor-ios
|
||||
:icon: scylla-icon scylla-icon--ios
|
||||
:class: large-4
|
||||
:anchor: View
|
||||
|
||||
Running Tor on iOS
|
||||
|
||||
Using The Tor Browser
|
||||
---------------------
|
||||
Using the official Tor Browser allows you to access `.onion` URLs without additional configuration. However, accessing clearnet (`.com`, `.org`, ect) websites will also be routed over Tor, making them slower, and `.local` URLs cannot be accessed at all.
|
||||
|
||||
* Linux, Mac, Windows, Android
|
||||
|
||||
* `Tor Browser <https://torproject.org/download/>`_
|
||||
|
||||
* iOS
|
||||
|
||||
* iOS lacks a well-functioning Tor Browser. Instead, we recommend :ref:`using Safari with Orbot<tor-ios>`.
|
||||
Reference in New Issue
Block a user