Info
All Public Private Sources Forks
{% extends 'base.html' %} {% block content %}
{% if web_compatible %}
Showing {{ nodes | length }} nodes. {% if 'all' not in request.args %} Show All {% else %} Show Active {% endif %}
{% for country in countries %} {% if 'country' in request.args %} {% else %} {% endif %} {{ country }} ({{ countries[country] }}) {% endfor %}{{ node.url }}
{% if node.asn %}ASN: {{ node.asn }} - {{ node.asn_description}}
{% endif %}
last checked {{ node.datetime_checked | humanize }}
{{ node.uptime }}% uptime