Skip to content

Commit

Permalink
Improved markdown and project description
Browse files Browse the repository at this point in the history
  • Loading branch information
ajmeese7 authored Feb 17, 2023
1 parent 940cd56 commit 334ba6d
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,19 @@
#Nosleep-reverseip
It is a Mess Unlimited reverse ip-lookup tool. Grab only main Domains. Fast and own priv8 API.
# Nosleep-reverseip

It is a mass reverse IP-lookup tool. Grab only main domains. Fast and own priv8 API.

<a href="https://prnt.sc/3jdOFWZ4e9Dj"><img src="https://img001.prntscr.com/file/img001/mNtNM6cFTeq3c4ENOobQbA.jpg" alt="NO-SLEEP" border="0" /></a>

## Setup

- [ ] Install PYTHON
To use this project, you must have Python 3 installed. Once you do, run the following to download the dependencies:

# PYTHON 3
```
pip install -r requirement.txt
```
```shell
pip3 install -r requirement.txt
```
Python3 main.py
```


## Usage

```shell
python3 main.py
```

0 comments on commit 334ba6d

Please sign in to comment.