Skip to content

rikonaka/katoolin4china

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.