{% include 'header.html' %} {% from 'style.html' import breadcrumb_line_svg, circular_arrows_svg %}
Tor connection information.
|
Tor
|
Details
|
|---|---|
| Tor Mode | {% if use_tor_proxy == true %} Active {% if tor_established == true %} & Connected{% endif %} {% endif %} |
| Circuit Established | {{ data.circuit_established }} |
| Bytes Written | {{ data.bytes_written }} |
| Bytes Read | {{ data.bytes_read }} |