{% extends "base.html" %} {% block content %}
| Node / PID | Created | Client | Connection ID | Channel Type |
|---|---|---|---|---|
| {{ channel.node }} pid {{ channel.pid }} | {{ channel.created }} | {{ channel.client_ip }}:{{ channel.client_port }} | {{ channel.connection_id }} | {{ channel.channel_type }} |