zoukankan      html  css  js  c++  java
  • kali 更新源

    #阿里云
    deb http://mirrors.aliyun.com/kali kali-rolling main non-free contrib
    deb-src http://mirrors.aliyun.com/kali kali-rolling main non-free contrib

    #163 Kali源
    deb http://mirrors.163.com/debian wheezy main non-free contrib 
    deb-src http://mirrors.163.com/debian wheezy main non-free contrib 
    deb http://mirrors.163.com/debian wheezy-proposed-updates main non-free contrib 
    deb-src http://mirrors.163.com/debian wheezy-proposed-updates main non-free contrib 
    deb-src http://mirrors.163.com/debian-security wheezy/updates main non-free contrib 
    deb http://mirrors.163.com/debian-security wheezy/updates main non-free contrib

    #上交 Kali源
    deb http://ftp.sjtu.edu.cn/debian wheezy main non-free contrib
    deb-src http://ftp.sjtu.edu.cn/debian wheezy main non-free contrib 
    deb http://ftp.sjtu.edu.cn/debian wheezy-proposed-updates main non-free contrib 
    deb-src http://ftp.sjtu.edu.cn/debian wheezy-proposed-updates main non-free contrib 
    deb http://ftp.sjtu.edu.cn/debian-security wheezy/updates main non-free contrib 
    deb-src http://ftp.sjtu.edu.cn/debian-security wheezy/updates main non-free contrib

    #官方源
    deb http://http.kali.org/kali kali-rolling main non-free contrib
    deb-src http://http.kali.org/kali kali-rolling main non-free contrib

    #清华大学
    deb http://mirrors.tuna.tsinghua.edu.cn/kali kali-rolling main contrib non-free
    deb-src https://mirrors.tuna.tsinghua.edu.cn/kali kali-rolling main contrib non-free

    #浙大
    deb http://mirrors.zju.edu.cn/kali kali-rolling main contrib non-free
    deb-src http://mirrors.zju.edu.cn/kali kali-rolling main contrib non-free

  • 相关阅读:
    输出字体颜色 "<li><font color=red>" + ......+ "</font>"
    sass跨文件重写变量
    sass兼容IE8透明度方法
    关于CSS中对IE条件注释的问题
    css规范
    transition代替简单的animation注意事项
    zepto触摸事件解决方法
    fullpage.js小技巧
    php访问全局变量
    好的列表布局
  • 原文地址:https://www.cnblogs.com/Vison133/p/kali-source.html
Copyright © 2011-2022 走看看