{% extends 'v2ray/base.html' %} {% block title %}{{ _('tutorial') }}{% endblock %} {% block head %} {{ super() }} {% endblock %} {% block body %} {% include 'v2ray/common_sider.html' %}
{{ _('blog') }}
v2-ui {{ _('tutorial') }}
ws + tls & http2 + tls {{ _('tutorial') }}
CDN + v2ray {{ _('tutorial') }}
CN2 线路是什么,有哪些 CN2 线路的 VPS
{% endblock %} {% block scripts %} {{ super() }} {% endblock %}