Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mohammad222pr/hey-403-gui

DNS Manager is a Python-based tool designed to test domain accessibility through multiple DNS providers. Just provide a website's address; the tool will test it with various DNS servers, showing you which successfully establish a connection. πŸš€
https://github.com/mohammad222pr/hey-403-gui

dns network python

Last synced: 5 days ago
JSON representation

DNS Manager is a Python-based tool designed to test domain accessibility through multiple DNS providers. Just provide a website's address; the tool will test it with various DNS servers, showing you which successfully establish a connection. πŸš€

Awesome Lists containing this project

README

        

---

# 🌐 Hey 403

[![GitHub Stars](https://img.shields.io/github/stars/Mohammad222PR/Hey-403?style=flat&logo=github)](https://github.com/Mohammad222PR/Hey-403)
[![GitHub Forks](https://img.shields.io/github/forks/Mohammad222PR/Hey-403?style=flat&logo=github)](https://github.com/Mohammad222PR/Hey-403)
[![GitHub Issues](https://img.shields.io/github/issues/Mohammad222PR/Hey-403?style=flat&logo=github)](https://github.com/Mohammad222PR/Hey-403/issues)
[![MIT License](https://img.shields.io/github/license/Mohammad222PR/Hey-403?style=flat)](https://github.com/Mohammad222PR/Hey-403/blob/main/LICENSE)
[![Contributors](https://img.shields.io/github/contributors/Mohammad222PR/Hey-403?style=flat)](https://github.com/Mohammad222PR/Hey-403/graphs/contributors)
[![GitHub Repo Size](https://img.shields.io/github/repo-size/Mohammad222PR/Hey-403?style=flat)](https://github.com/Mohammad222PR/Hey-403)
[![Commit Activity](https://img.shields.io/github/commit-activity/m/Mohammad222PR/Hey-403?style=flat)](https://github.com/Mohammad222PR/Hey-403/commits/main)

**Hey 403** is a cutting-edge tool with a sleek **Electron.js**-based GUI designed to test domain accessibility using multiple DNS providers. With just a few clicks, you can identify which DNS servers establish a successful connection with your desired domain. πŸš€

---

## ✨ Features

- **Interactive GUI**: Powered by **Electron.js**, providing a modern and intuitive interface.
- **Multiple DNS Testing**: Identify DNS providers connecting successfully to your domain.
- **Fast and Accurate Results**: Get precise and organized output in seconds.
- **Custom DNS Options**: Add your preferred DNS providers effortlessly.
- **Cross-Platform Support**: Works seamlessly on Windows, macOS, and Linux.

---

## πŸ€” Why Hey 403?

Struggling with domain connectivity issues? With **Hey 403**, you can visualize DNS configurations and troubleshoot errors quickly and efficiently. It’s the ultimate companion for developers, admins, and anyone managing web infrastructure. πŸ› οΈ

---

## πŸš€ Getting Started

1. Ensure you have **Node.js** and **Python 3.7+** installed.
2. Clone the repository:
```bash
git clone https://github.com/Mohammad222PR/Hey-403.git
```
3. Navigate to the project directory and install dependencies:
```bash
npm install
```
4. Start the app:
```bash
npm start
```
5. Input the domain you want to test and explore the results in the interactive GUI! ✨

---

## 🀝 Contributing

Your contributions make this project better! Whether it’s bug fixes, feature suggestions, or new ideas, we’d love your input. Check out the [Contributing Guidelines](./CONTRIBUTING.md) for details. πŸ§‘β€πŸ’»

---

## πŸ“œ License

This project is licensed under the MIT License. See the [LICENSE](./LICENSE) file for more details.

---

🚨 **Note**: This tool is for educational and troubleshooting purposes. Always use it responsibly.

---