{% extends 'v2ray/base.html' %} {% block title %}{{ _('clients') }}{% endblock %} {% block head %} {{ super() }} {% endblock %} {% block body %} {% include 'v2ray/common_sider.html' %}
v2rayN(Windows) Github
V2rayU(Mac) Github
v2rayNG(Android) Github Play Store
Kitsunebi(Android) Github Play Store
BifrostV(Android) Play Store
Kitsunebi(iOS) iTunes
i2Ray(iOS) iTunes
Shadowrocket(iOS) iTunes
Pepi(iOS) iTunes
Quantumult(iOS) iTunes
{% endblock %} {% block scripts %} {{ super() }} {% endblock %}