{% extends "base.html" %} {% block content %}
{% if created_label and download_id %} {% endif %} {% if show_create %}| Label | Tunnel IP | Allowed Routes | Created | Actions |
|---|---|---|---|---|
| {{ client.label }} | {{ client.tunnel_ip }} | {{ client.allowed_routes }} | {{ client.created_at }} | Download {% if confirm_revoke == client.id %} {% else %} Revoke {% endif %} |
Create your first client config above.
{{ client.tunnel_ip }}