{% extends 'traffic/reporter/now/requestors_base.html' %} {% block tab_labels %}class="active"{%endblock%} {% block tab_content %}

List of all active proxy users. Ordered by total number of requests. Click on each entry to see the detailed information about a given user. Users with highest number of requests or most used bandwidth are highlighted.

{% include 'traffic/reporter/now/names/table.html' %}
{% include 'traffic/reporter/now/names/downloaded_files.html' %}
{% include 'traffic/reporter/now/names/uploaded_files.html' %}
{% endblock %}