{% include 'header.html' %}
Error: {{ m[1] }}
| Name: | Output: |
|---|---|
| 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 }} |