{% include 'includes/head.html' %} {% include 'includes/logo_header.html' %}
{% include 'includes/message_display.html' %}
Core Services

Bitcoin
{% if is_btc_tor_enabled %}Tor Enabled{% else %}Tor Disabled{%endif%}
Lightning
{% if is_lnd_tor_enabled %}Tor Enabled{% else %}Tor Disabled{%endif%}
Version
{{version}}

Tor Onion Addresses
Sharing these Onion URLs will allow others to access your device. Keep them private unless there is someone you specifically want to share access with.


Tor Services
{% for service in v3_services %} {% endfor %}
Service Address Port Link Guide
{{ service.service }} {{ service.url }} .................................................. {{ service.port }} {% if service.show_link %} Link {% endif %} {% if service.show_link %} {% endif %} {% if service.guide|length %} Guide {% endif %}


Tor Connected Apps
Fully Noded
{% include 'includes/footer.html' %}