mirror of
https://github.com/k4m4/kickthemout.git
synced 2024-11-25 06:24:25 +01:00
🎉 v2.0 release!!!
This commit is contained in:
parent
ea3148bc19
commit
29a5fcc7d7
@ -6,4 +6,4 @@ python:
|
|||||||
install:
|
install:
|
||||||
- pip3 install -r requirements.txt
|
- pip3 install -r requirements.txt
|
||||||
script:
|
script:
|
||||||
- python -c "import kickthemout; import scan; import spoof"
|
- sudo python -c "import kickthemout; import scan; import spoof"
|
@ -17,6 +17,10 @@ Authors: [Nikolaos Kamarinakis](mailto:nikolaskam@gmail.com) & [David Schütz](m
|
|||||||
[![License Badge](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/k4m4/kickthemout/blob/master/LICENSE)
|
[![License Badge](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/k4m4/kickthemout/blob/master/LICENSE)
|
||||||
[![GitHub Stars](https://img.shields.io/github/stars/k4m4/kickthemout.svg)](https://github.com/k4m4/kickthemout/stargazers)
|
[![GitHub Stars](https://img.shields.io/github/stars/k4m4/kickthemout.svg)](https://github.com/k4m4/kickthemout/stargazers)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
<p align="center">✨Read my latest post: <a href="http://resources.infosecinstitute.com/inspecting-deep-web-links"><i>KickThemout v2.0! 🎉</i></a></p>
|
||||||
|
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
|
Loading…
Reference in New Issue
Block a user