🚀 Service List 🚀

👤 {{ session['user'] }} Logout
{% for service in listService %} {% if service.status == "active" %} {% endif %} {% endfor %}
Service Name URL Action
{{ service.name }} {% if service.url %} 🔗 Visit {% else %} N/A {% endif %}
Command Output (Real-time Logs):