Skip to content

Commit

Permalink
Add pc2 and other added tools!
Browse files Browse the repository at this point in the history
  • Loading branch information
XaviTorello authored Feb 20, 2019
1 parent f3d5e85 commit 72fe7a5
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Be patient, this will install all Kali tools (just for the first install, at ima
## Tools

- Kali full metapackage will ~all available tools
- `Tor` service and `proxychains`
- `Tor` service, `proxychains` and `proxychains-ng` (aka `proxychains2`)
- service not started by default
- `service tor start`
- configured to provide a new IP every 10 seconds
Expand All @@ -19,14 +19,19 @@ Be patient, this will install all Kali tools (just for the first install, at ima
- python virtualenvs via `virtualenvwrapper`
- projects placed at /`root/projects`
- base packages
- wget, curl, telnet, git
- wget, curl, telnet, git, iputils-tracepath, net-tools
- build-essentials
- tmux, tmate
- xterm, zsh
- zstd
- ltrace, strace
- vim, less, colordiff, colortail
- strace ltrace
- unzip, unrar
- python3-setuptools python3-pip
- bash-completion
- oh-my-git integration


## Usage

Expand Down

0 comments on commit 72fe7a5

Please sign in to comment.