CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程

文件名称:webvirtmgr-master

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2016-09-02
  • 文件大小:
    805.28kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

web网页ssh登录远程机器,git开源项目-web ssh connect
(系统自动生成,下载前可以参看下载内容)

下载文件列表

webvirtmgr-master/
webvirtmgr-master/.gitignore
webvirtmgr-master/.travis.yml
webvirtmgr-master/MANIFEST.in
webvirtmgr-master/README.rst
webvirtmgr-master/Vagrantfile
webvirtmgr-master/conf/
webvirtmgr-master/conf/conf.d/
webvirtmgr-master/conf/conf.d/webvirtmgr-console
webvirtmgr-master/conf/gunicorn.conf.py
webvirtmgr-master/conf/init/
webvirtmgr-master/conf/init/webvirtmgr-console.service
webvirtmgr-master/conf/init/webvirtmgr-redhat.conf
webvirtmgr-master/conf/init/webvirtmgr.service
webvirtmgr-master/conf/initd/
webvirtmgr-master/conf/initd/webvirtmgr-console-arch
webvirtmgr-master/conf/initd/webvirtmgr-console-gentoo
webvirtmgr-master/conf/initd/webvirtmgr-console-redhat
webvirtmgr-master/conf/initd/webvirtmgr-console-suse
webvirtmgr-master/conf/initd/webvirtmgr-console-ubuntu
webvirtmgr-master/conf/libvirt-bootstrap.sh
webvirtmgr-master/conf/saltstack/
webvirtmgr-master/conf/saltstack/centos_rhel/
webvirtmgr-master/conf/saltstack/centos_rhel/salt/
webvirtmgr-master/conf/saltstack/centos_rhel/salt/libvirt/
webvirtmgr-master/conf/saltstack/centos_rhel/salt/libvirt/init.sls
webvirtmgr-master/conf/saltstack/centos_rhel/salt/libvirt/iptables
webvirtmgr-master/conf/saltstack/centos_rhel/salt/libvirt/libvirtd
webvirtmgr-master/conf/saltstack/centos_rhel/salt/libvirt/libvirtd.conf
webvirtmgr-master/conf/saltstack/centos_rhel/salt/libvirt/qemu.conf
webvirtmgr-master/conf/saltstack/centos_rhel/salt/top.sls
webvirtmgr-master/console/
webvirtmgr-master/console/__init__.py
webvirtmgr-master/console/cert.pem
webvirtmgr-master/console/tests.py
webvirtmgr-master/console/tunnel.py
webvirtmgr-master/console/views.py
webvirtmgr-master/console/webvirtmgr-console
webvirtmgr-master/create/
webvirtmgr-master/create/__init__.py
webvirtmgr-master/create/fixtures/
webvirtmgr-master/create/fixtures/initial_data.json
webvirtmgr-master/create/forms.py
webvirtmgr-master/create/models.py
webvirtmgr-master/create/tests.py
webvirtmgr-master/create/views.py
webvirtmgr-master/deploy/
webvirtmgr-master/deploy/fabric/
webvirtmgr-master/deploy/fabric/README.md
webvirtmgr-master/deploy/fabric/fab_requirements.txt
webvirtmgr-master/deploy/fabric/fabfile.py
webvirtmgr-master/deploy/fabric/settings.py
webvirtmgr-master/deploy/fabric/templates/
webvirtmgr-master/deploy/fabric/templates/README.md
webvirtmgr-master/deploy/fabric/templates/nginx.conf
webvirtmgr-master/deploy/fabric/templates/original.nginx.conf
webvirtmgr-master/deploy/fabric/templates/webvirtmgr.ini
webvirtmgr-master/deploy/fabric/utils.py
webvirtmgr-master/deploy/rpmbuild/
webvirtmgr-master/deploy/rpmbuild/README.md
webvirtmgr-master/deploy/rpmbuild/webvirtmgr.spec
webvirtmgr-master/dev-requirements.txt
webvirtmgr-master/hostdetail/
webvirtmgr-master/hostdetail/__init__.py
webvirtmgr-master/hostdetail/tests.py
webvirtmgr-master/hostdetail/views.py
webvirtmgr-master/images/
webvirtmgr-master/images/README.md
webvirtmgr-master/instance/
webvirtmgr-master/instance/__init__.py
webvirtmgr-master/instance/models.py
webvirtmgr-master/instance/templatetags/
webvirtmgr-master/instance/templatetags/__init__.py
webvirtmgr-master/instance/templatetags/tags_active.py
webvirtmgr-master/instance/tests.py
webvirtmgr-master/instance/views.py
webvirtmgr-master/interfaces/
webvirtmgr-master/interfaces/__init__.py
webvirtmgr-master/interfaces/forms.py
webvirtmgr-master/interfaces/tests.py
webvirtmgr-master/interfaces/views.py
webvirtmgr-master/locale/
webvirtmgr-master/locale/da_DK/
webvirtmgr-master/locale/da_DK/LC_MESSAGES/
webvirtmgr-master/locale/da_DK/LC_MESSAGES/django.mo
webvirtmgr-master/locale/da_DK/LC_MESSAGES/django.po
webvirtmgr-master/locale/ru/
webvirtmgr-master/locale/ru/LC_MESSAGES/
webvirtmgr-master/locale/ru/LC_MESSAGES/django.mo
webvirtmgr-master/locale/ru/LC_MESSAGES/django.po
webvirtmgr-master/locale/zh_CN/
webvirtmgr-master/locale/zh_CN/LC_MESSAGES/
webvirtmgr-master/locale/zh_CN/LC_MESSAGES/django.mo
webvirtmgr-master/locale/zh_CN/LC_MESSAGES/django.po
webvirtmgr-master/manage.py
webvirtmgr-master/networks/
webvirtmgr-master/networks/__init__.py
webvirtmgr-master/networks/forms.py
webvirtmgr-master/networks/tests.py
webvirtmgr-master/networks/views.py
webvirtmgr-master/requirements.txt
webvirtmgr-master/secrets/
webvirtmgr-master/secrets/__init__.py
webvirtmgr-master/secrets/forms.py
webvirtmgr-master/secrets/tests.py
webvirtmgr-master/secrets/views.py
webvirtmgr-master/serverlog/
webvirtmgr-master/serverlog/__init__.py
webvirtmgr-master/serverlog/models.py
webvirtmgr-master/serverlog/tests.py
webvirtmgr-master/serverlog/views.py
webvirtmgr-master/servers/
webvirtmgr-master/servers/__init__.py
webvirtmgr-master/servers/forms.py
webvirtmgr-master/servers/models.py
webvirtmgr-master/servers/tests.py
webvirtmgr-master/servers/views.py
webvirtmgr-master/setup.py
webvirtmgr-master/storages/
webvirtmgr-master/storages/__init__.py
webvirtmgr-master/storages/forms.py
webvirtmgr-master/storages/tests.py
webvirtmgr-master/storages/views.py
webvirtmgr-master/templates/
webvirtmgr-master/templates/404.html
webvirtmgr-master/templates/500.html
webvirtmgr-master/templates/base.html
webvirtmgr-master/templ

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com