{% extends "base.html" %} {% block title %}Configure Services - Shifter{% endblock %} {% block header_title %}Service Configuration{% endblock %} {% block content %} {% if flash %}
{{ flash.message }}| Rule | Remove |
|---|---|
| Rule: {{ item.port }} ({{ item.protocols }}) → {{ item.domain }} | |
| No rules found. |
Service is not active. Install it to begin.
| Tunnel | Remove |
|---|---|
| Tunnel: {{ item.frontend }} ({{ item.port }}) → {{ item.destination }} | |
| No tunnels found. |
Service is not active. Install it to begin.
| Inbound | Remove |
|---|---|
| Inbound: {{ item.tag }} ({{ item.port }}) → {{ item.destination }} | |
| No inbounds found. |
Service is not active. Install it to begin.
Service is not active. Install rules to begin.