{% extends "app" %} {% block title %}TCP Connections{% endblock %} {% block content %}
Local Port Expose Port Shared At
@{ connection.port } @{ connection.shared_port } @{ connection.shared_at } Disconnect
There are no TCP connections shared with this server yet.
{% endblock %} {% block scripts %} {% endblock %}