# Generated by Django 3.1.14 on 2022-04-26 07:58
import json
from django.db import migrations
from assets.const import AllTypes
platforms_data_json = '''[
{
"category": "host",
"type": "linux",
"internal": true,
"charset": "utf-8",
"domain_enabled": true,
"su_enabled": true,
"name": "Linux",
"automation": {
"ansible_enabled": true,
"ansible_config": {
"ansible_connection": "smart"
},
"ping_enabled": true,
"gather_facts_enabled": true,
"gather_accounts_enabled": true,
"verify_account_enabled": true,
"change_secret_enabled": true,
"push_account_enabled": true,
"ping_method": "posix_ping",
"gather_facts_method": "gather_facts_posix",
"gather_accounts_method": "gather_accounts_posix",
"verify_account_method": "verify_account_posix",
"change_secret_method": "change_secret_posix",
"push_account_method": "push_account_posix"
},
"protocols": [
{
"name": "ssh",
"port": 22,
"setting": {
"sftp_enabled": true,
"sftp_home": "/tmp"
},
"primary": true,
"required": false,
"default": false
},
{
"name": "telnet",
"port": 23,
"required": false,
"default": false,
"setting": {}
},
{
"name": "vnc",
"port": 5900,
"required": false,
"default": false,
"setting": {}
},
{
"name": "rdp",
"port": 3389,
"setting": {
"console": false,
"security": "any"
},
"required": false,
"default": false
}
]
},
{
"category": "host",
"type": "linux",
"internal": true,
"charset": "utf-8",
"domain_enabled": true,
"su_enabled": true,
"name": "Gateway",
"automation": {
"ansible_enabled": true,
"ansible_config": {
"ansible_connection": "smart"
},
"ping_enabled": true,
"gather_facts_enabled": true,
"gather_accounts_enabled": true,
"verify_account_enabled": true,
"change_secret_enabled": true,
"push_account_enabled": true,
"ping_method": "posix_ping",
"gather_facts_method": "gather_facts_posix",
"gather_accounts_method": "gather_accounts_posix",
"verify_account_method": "verify_account_posix",
"change_secret_method": "change_secret_posix",
"push_account_method": "push_account_posix"
},
"protocols": [
{
"name": "ssh",
"port": 22,
"setting": {
"sftp_enabled": true,
"sftp_home": "/tmp"
},
"primary": true,
"required": false,
"default": false
},
{
"name": "telnet",
"port": 23,
"required": false,
"default": false,
"setting": {}
},
{
"name": "vnc",
"port": 5900,
"required": false,
"default": false,
"setting": {}
},
{
"name": "rdp",
"port": 3389,
"setting": {
"console": false,
"security": "any"
},
"required": false,
"default": false
}
]
},
{
"category": "host",
"type": "unix",
"internal": true,
"charset": "utf-8",
"domain_enabled": true,
"su_enabled": true,
"name": "Unix",
"automation": {
"ansible_enabled": true,
"ansible_config": {
"ansible_connection": "smart"
},
"ping_enabled": true,
"gather_facts_enabled": true,
"gather_accounts_enabled": true,
"verify_account_enabled": true,
"change_secret_enabled": true,
"push_account_enabled": true,
"ping_method": "posix_ping",
"gather_facts_method": "gather_facts_posix",
"gather_accounts_method": "gather_accounts_posix",
"verify_account_method": "verify_account_posix",
"change_secret_method": "change_secret_posix",
"push_account_method": "push_account_posix"
},
"protocols": [
{
"name": "ssh",
"port": 22,
"setting": {
"sftp_enabled": true,
"sftp_home": "/tmp"
},
"primary": true,
"required": false,
"default": false
},
{
"name": "telnet",
"port": 23,
"required": false,
"default": false,
"setting": {}
},
{
"name": "vnc",
"port": 5900,
"required": false,
"default": false,
"setting": {}
},
{
"name": "rdp",
"port": 3389,
"setting": {
"console": false,
"security": "any"
},
"required": false,
"default": false
}
]
},
{
"category": "host",
"type": "unix",
"internal": true,
"charset": "utf-8",
"domain_enabled": true,
"su_enabled": true,
"name": "macOS",
"automation": {
"ansible_enabled": true,
"ansible_config": {
"ansible_connection": "smart"
},
"ping_enabled": true,
"gather_facts_enabled": true,
"gather_accounts_enabled": true,
"verify_account_enabled": true,
"change_secret_enabled": true,
"push_account_enabled": true,
"ping_method": "posix_ping",
"gather_facts_method": "gather_facts_posix",
"gather_accounts_method": "gather_accounts_posix",
"verify_account_method": "verify_account_posix",
"change_secret_method": "change_secret_posix",
"push_account_method": "push_account_posix"
},
"protocols": [
{
"name": "ssh",
"port": 22,
"setting": {
"sftp_enabled": true,
"sftp_home": "/tmp"
},
"primary": true,
"required": false,
"default": false
},
{
"name": "telnet",
"port": 23,
"required": false,
"default": false,
"setting": {}
},
{
"name": "vnc",
"port": 5900,
"required": false,
"default": false,
"setting": {}
},
{
"name": "rdp",
"port": 3389,
"setting": {
"console": false,
"security": "any"
},
"required": false,
"default": fals
没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
本项目是JumpServer开源堡垒机的多语言开发源码,共计1994个文件,涵盖1499个Python源文件、133个YAML配置文件、73个PNG图像文件、69个JavaScript文件、65个HTML文件、41个CSS样式文件、21个Shell脚本文件、14个Markdown文件、13个GIF动画文件、10个文本文件。JumpServer是一款全球领先的开源堡垒机,致力于提供符合4A标准的运维安全审计解决方案。
资源推荐
资源详情
资源评论
收起资源包目录
基于Python的多语言开发的开源堡垒机JumpServer设计源码 (2000个子文件)
datatables.min.css.bak 16KB
ansible.cfg 291B
.isort.cfg 150B
ChangeLog 591B
redis.conf 87B
style.css 171KB
bootstrap.min.css 111KB
bootstrap.min.css 79KB
animate.css 64KB
datepicker3.css 33KB
font-awesome.min.css 30KB
style.css 29KB
ambiance.css 25KB
style.min.css 25KB
fullcalendar.css 23KB
sweetalert.css 18KB
datatables.min.css 16KB
bootstrap-style.css 15KB
select2.min.css 15KB
layer.css 14KB
dropzone.css 11KB
jumpserver.css 9KB
ladda.min.css 9KB
awesome.css 9KB
daterangepicker.css 8KB
ladda-themeless.min.css 8KB
codemirror.css 7KB
awesome-bootstrap-checkbox.css 7KB
metroStyle.css 6KB
toastr.min.css 6KB
ztreestyle.css 6KB
login-style.css 6KB
jquery.steps.css 6KB
inputTags.css 5KB
footable.core.css 5KB
fullcalendar.print.css 5KB
xterm.css 4KB
basic.css 4KB
jquery.validator.css 3KB
cropper.min.css 3KB
colorbox.css 3KB
iconfont.css 3KB
otp.css 2KB
demo.css 2KB
custom.css 1KB
fullscreen.css 150B
fa.css 0B
classic.css 0B
Dockerfile-ce 4KB
Dockerfile-ee 203B
.dockerignore 103B
fontawesome-webfont.eot 162KB
glyphicons-halflings-regular.eot 20KB
footable.eot 5KB
iconfont.eot 3KB
loading-0.gif 6KB
zTreeStandard.gif 5KB
metro.gif 5KB
loading-2.gif 2KB
throbber.gif 2KB
loading-1.gif 701B
loading.gif 457B
loading.gif 457B
loading.gif 381B
loading.gif 381B
loading.gif 381B
jbox-close.gif 153B
line_conn.gif 45B
.gitattributes 128B
.gitattributes 62B
.gitignore 413B
.gitkeep 2B
.gitkeep 0B
.gitkeep 0B
hosts 38B
login.html 13KB
passkey.html 6KB
_header_bar.html 6KB
forgot_password.html 6KB
_access_key_modal.html 5KB
login_wait_confirm.html 5KB
celery_task_log.html 4KB
mfa_setting.html 4KB
approve_check_password.html 4KB
_mfa_login_field.html 4KB
_message.html 4KB
reset_password.html 3KB
_filter_dropdown.html 3KB
resource_download.html 3KB
flash_message_standalone.html 2KB
_modal.html 2KB
user_otp_enable_bind.html 2KB
_csv_import_export.html 2KB
auth_fail_flash_message_standalone.html 2KB
base.html 2KB
_csv_update_modal.html 2KB
_csv_import_modal.html 2KB
_mfa_confirm_modal.html 2KB
_foot_js.html 2KB
_base_only_content.html 1KB
共 2000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 20
资源评论
xyq2024
- 粉丝: 2319
- 资源: 5418
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- PCB原理图符号库(SchLib),电阻、电容、二极管、 三极管、变压器、继电器、芯片、电机驱动器、晶振等等
- 如果你用python3.12版本安装pygraphviz,需要安装如下的轮子 pygraphviz-1.12-cp312-cp3
- 世界地图+中国地图+各省(区市)地图
- 【java毕业设计】校园招聘网站的设计与实现源码(springboot+vue+mysql+说明文档+LW).zip
- 【java毕业设计】文物管理系统的设计与实现源码(springboot+vue+mysql+说明文档+LW).zip
- 12ba03d8a5035b51da096d1634834c66_1730793908707_1
- 如果你用python3.11版本安装pygraphviz,需要安装如下的轮子 pygraphviz-1.12-cp311
- ffmpeg-master-latest-win64-gpl-shared.zip
- boss直聘数据集,可以数据分析,选择合适的岗位
- ESAD1730793813076896NL88c917k17i394.zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功