Metadata-Version: 2.1
Name: CyberOsint
Version: 0.2
Summary: A tool for OSINT
Home-page: https://github.com/TheCyberStalker/CyberOsint
Author: CyberStalker
Author-email: thecyberstalker@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown


# CyberOsint

CyberOsint is a tool for OSINT (Open Source Intelligence).

## Installation

You can install the package via pip:

```sh
pip install CyberOsint
```

## Usage

To use the tool, simply run:

```sh
cyberosint
```
If cyberosint not work try this
```sh
CyberOsint
```



