{% load static %} {% load i18n %} Jumpserver {% include '_head_css_js.html' %}

欢迎使用Jumpserver开源堡垒机

全球首款完全开源的堡垒机,使用GNU GPL v2.0开源协议,是符合 4A 的专业运维审计系统。

使用Python / Django 进行开发,遵循 Web 2.0 规范,配备了业界领先的 Web Terminal 解决方案,交互界面美观、用户体验好。

采纳分布式架构,支持多机房跨区域部署,中心节点提供 API,各机房部署登录节点,可横向扩展、无并发访问限制。

改变世界,从一点点开始。

{% trans 'MFA certification' %}

账号保护已开启,请根据提示完成以下操作

 请打开手机Google Authenticator应用,输入6位动态码

{% csrf_token %} {% if 'otp_code' in form.errors %}

{{ form.otp_code.errors.as_text }}

{% endif %}
{% trans "Can't provide security? Please contact the administrator!" %}


{% include '_copyright.html' %}