mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-30 20:14:50 +00:00
restructure docs
This commit is contained in:
78
site/source/user-manual/connecting-tor.rst
Normal file
78
site/source/user-manual/connecting-tor.rst
Normal file
@@ -0,0 +1,78 @@
|
||||
.. _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 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: ../../../../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: ../../../../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: ../../../../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: ../../../../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: ../../../../device-guides/ios/tor-ios
|
||||
:icon: scylla-icon scylla-icon--ios
|
||||
:class: large-4
|
||||
:anchor: View
|
||||
|
||||
Running Tor on iOS
|
||||
|
||||
Using a 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
|
||||
............................
|
||||
|
||||
`Download Tor Browser <https://torproject.org/download/>`_
|
||||
|
||||
iOS
|
||||
...
|
||||
|
||||
iOS lacks a well-functioning Tor Browser.
|
||||
Reference in New Issue
Block a user