{% extends "base.html" %} {% block title %}多实例管理 - Squid Manager{% endblock %} {% block content %}
在数据库中保存多个 Squid 实例。切换"当前活动实例"后,所有配置、日志、服务控制页面都会基于该实例的路径与服务名。 当前活动实例: {{ active_instance_name }} {% if active %}(ID #{{ active.id }}){% endif %}
尚未配置任何实例。点击右上角"添加实例"开始。
{{ inst.ssh_host or '?' }}:{{ inst.ssh_port }}
{{ inst.squid_conf_path }}
{{ inst.access_log_path }}
/config/paths