Metadata-Version: 2.4
Name: bugscan-x
Version: 1.2.7
Summary: Multifunctional tool for bug host hunting
Author-email: Ayan Rajpoot <ayanrajpoot2004@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/Ayanrajpoot10/bugscan-x
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests
Requires-Dist: rich
Requires-Dist: pyfiglet
Requires-Dist: tqdm
Requires-Dist: beautifulsoup4
Requires-Dist: dnspython
Requires-Dist: InquirerPy
Dynamic: license-file

<div align="center">
    <img src="https://raw.githubusercontent.com/Ayanrajpoot10/bugscan-x/refs/heads/main/assets/logo.png" width="128" height="128"/>
    <h1>BugScanX</h1>
</div>

<p align="center">
    <img src="https://img.shields.io/github/stars/Ayanrajpoot10/Bugscan-x?color=e57474&labelColor=1e2528&style=for-the-badge"/>
    <img src="https://img.shields.io/pypi/dm/bugscan-x?color=67b0e8&labelColor=1e2528&style=for-the-badge"/>
    <img src="https://img.shields.io/pypi/v/bugscan-x?color=8ccf7e&labelColor=1e2528&style=for-the-badge"/>
</p>

## Features

### Core Tools
- **Host Checker Pro**
  - Multiple scanning modes
  - Support for various HTTP methods
  - Advanced payload handling
- **Host Checker**
  - HTTP bug host detection
  - Effortless subdomain scanning
- **Subfinder**
  - Active subdomain enumeration
  - Multiple API providers support
  - Fast concurrent enumeration
- **IP Lookup**
  - domains on same IP
  - Scrape data from multiple sources

### Additional Tools
- **CIDR Scanner**
- **TXT Toolkit**
- **Port Scanner**
- **DNS Record**
- **OSINT Tools**

### Highlights
- Modern interactive UI
- Autocompletion and validation for inputs
- Cross-platform support
- Regular updates


## Quick Start

```bash
# Install
pip install bugscan-x

# Run
bugscanx
```

## Contributing
- Open issues for bug reports or feature requests
- Submit pull requests for improvements
- Join our [Telegram](https://t.me/BugScanX) community

## License
[MIT License](LICENSE)
