{% include 'header.html' %}
Tor connection information
| Tor | |
|---|---|
| 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 }} |