Giter Club home page Giter Club logo

katoolin4china's Introduction

katoolin for China

What can this code do

  • Automatically install all Kali tools for Chinese user where visited the kali.org slowly.

  • Also, I rewrote a list of functions and collation tools.

  • So there will be a lot of differences with the original version.

  • The new version uses a very convenient pip3 to install the program.

Support the legitimate rights and interests of programmers

Supporting the 996 prohibited license while not violating the GPLv2.0 license.

License: GPL v2 996.icu LICENSE

Requirements

  • Python 3.5 or later.
  • pip3 for Python3.
  • An Debian and its derivatives operating system.
  • Not supprot CentOS or RedHat or Fedora.

Tested Distribution

Distribution that have been tested and test videos will put here.

  • Ubuntu12.04 (Not support, too old)
  • Ubuntu14.04 (Not support, too old)
  • Ubuntu16.04 (test video)
  • Ubuntu18.04 (test video)
  • Ubuntu18.10 (test video)
  • Ubuntu19.04 (test video)

Installation

Here is a simple installation way use the pip

how to install

sudo apt-get install git
git clone https://github.com/rikonaka/katoolin4china.git
cd katoolin4china
sudo pip3 install .

After this command, the k4c will installed in you system

Uninstallation

Here is a simple uninstallation way

sudo pip3 uninstall k4c
rm -rf katoolin4china/

Usage

Just run k4c as root like this

sudo k4c

Upgrade

cd katoolin4china/
git pull
sudo pip3 install --upgrade .

Not Support Tool List

Some software is no longer included in the latest version of the Kail.

So we will NOT install it into you system (actually we also cound't found it's .deb package).

But you can see them at https://tools.kali.org/tools-listing (because the maintenance staff of the Kali website is lazy).

If you want the technical information detail, please visit https://rikonaka.github.io/katoolin4china/.

Warning

Before upgrade your system, please make sure you have removed all Kali-linux repositories in you /etc/apt/sources.list.

Have questions

  • Please visit issues.

Feature

  • Python3 and pip3 support.

  • Automatically test mirror site speed and latency and choose the best one.

  • Graphical interface implementation.

  • Check installed kali package.

katoolin4china's People

Contributors

rikonaka avatar eddiealbusjiang avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.