Client Whitelist

Client rules are how we maintain the integrity of our swarms. This allows us to filter out disruptive and dishonest clients that may hurt the performance of either the tracker or individual peers.

{% for c in list %} {% if 'HIDDEN' not in c.vstring %} {% endif %} {% endfor %}
Allowed Client Peer ID
{{ c.vstring }} {{ c.peer_id }}

If you think an important client (or major version) should be listed, you can make a suggestion for Staff to take it into consideration. This does not guarantee that it will be whitelisted, nor should you begin to use it until it has been approved.