🚀 Service List 🚀

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