mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 10:21:53 +00:00
* Update iOS Tor * Update screenshot for connectiong * Updated App Store link to be country-agnostic * Remove obsolete orbot warning and make app links country-agnostic * Clean up * Make Zeus and Nextcloud app links country-agnostic * Update site/source/service-guides/lightning/zeus-lnc.rst Co-authored-by: kn0wmad <39687477+kn0wmad@users.noreply.github.com> * Update site/source/service-guides/lightning/zeus-lnd-direct.rst Co-authored-by: kn0wmad <39687477+kn0wmad@users.noreply.github.com> * add missin " * Fix inconsistencies in App Store naming * more country-agnostic links fix --------- Co-authored-by: kn0wmad <39687477+kn0wmad@users.noreply.github.com>
26 lines
898 B
ReStructuredText
26 lines
898 B
ReStructuredText
.. _tor-ios:
|
|
|
|
==================
|
|
Running Tor on iOS
|
|
==================
|
|
|
|
#. Download and install `Orbot from the Apple App Store <https://apps.apple.com/app/orbot/id1609461599>`_.
|
|
#. Open Orbot and tap on "Settings".
|
|
#. Activate the "Disable Orbot for non-onion traffic" setting:
|
|
|
|
.. figure:: /_static/images/tor/ios-orbot-settings-oniononlymode.png
|
|
:width: 25%
|
|
:alt: iOS Orbot -> Settings -> Onion-Only Mode
|
|
|
|
#. Activate the "Disable GeoIP lookup for nodes" and "Always clear cache before start":
|
|
|
|
.. figure:: /_static/images/tor/ios-orbot-settings-geoip-clearcache.png
|
|
:width: 25%
|
|
:alt: iOS Orbot -> Settings -> Toggle Disable GeoIP and Clear Cache on start
|
|
|
|
#. Go back to the main screen and click "Start" and you will see Tor connect:
|
|
|
|
.. figure:: /_static/images/tor/ios-orbot-connecting-full.png
|
|
:width: 35%
|
|
:alt: iOS Orbot Connecting to Tor
|