"* Le [Navigateur Tor](https://www.torproject.org/projects/torbrowser.html.en) ([[Plus d'information...|doc/anonymous_internet/Tor_Browser]]), un navigateur\n"
<p>When Tor is stopped all connections to the Internet are blocked by default.</p>
</div>
<div class="tip">
When Tor is stopped all connections to the Internet are blocked by default.
</div>
<a id="circuits"></a>
...
...
@@ -27,34 +31,35 @@ notification area:
===============================================
<span class="application">Onion Circuits</span> displays information about
your established Tor circuits and connections.
the current Tor circuits and connections.
To open <span class="application">Onion Circuits</span>, click on the
onion icon and choose <span class="guimenuitem">Open Onion
Tor status icon and choose <span class="guimenuitem">Open Onion
Circuits</span>.
In the left pane, there is a list of the
[[circuits|about/warning#exit_node]] established by Tor. When you connect to
a destination server, the connection appears in the list below the circuit
<!-- Note for translators: the entry guard in use when you take the screenshot
onion-circuits.png is in a position to identify you. You might prefer to leave it
untranslated.-->
[[!img tor_status/onion-circuits.png link=no]]
The circuits established by Tor are listed in the left pane. A Tor circuit is
made of three relays:
- The first relay or *entry guard*. If you configured a [[Tor bridge|first_steps/startup_options/bridge_mode]], your bridge is the first relay.
- The second relay or *middle node*.
- The exit node.
When you connect to
a destination server, for example when visiting a website, the connection appears in the list below the circuit
it uses.
In the example below, the connection to
In the example above, the connection to
<span class="code">check.torproject.org</span> goes through the relays
<span class="guilabel">Unnamed</span>,
<span class="guilabel">betGamersTorRelay</span>, and the exit node
<span class="guilabel">hessel0</span>.
If you click on a circuit, in the right pane are displayed technical details
of the relays composing the circuit.
<!-- Note for translators: the entry guard in use when you take the screenshot
Onion_Circuits.png is in a position to identify you. You might prefer to leave it
untranslated.-->
[[!img Tor_status/Onion_Circuits.png link=no]]
Additional Tor configuration
============================
If you click on a circuit, technical details about the relays of the circuit appear in the right pane.
To configure bridges, firewall, or proxy settings [[select the corresponding
option in <span class="application">Tails Greeter</span>|first_steps/startup_options/bridge_mode]].
[[!img doc/about/warning/htw2-tails.png link=no alt="Schematics of a connection to Tor with the client, the three relays, and the destination server."]]