Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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. π
- Host: GitHub
- URL: https://github.com/mohammad222pr/hey-403-gui
- Owner: Mohammad222PR
- License: mit
- Created: 2025-01-08T20:36:13.000Z (16 days ago)
- Default Branch: main
- Last Pushed: 2025-01-15T18:54:38.000Z (9 days ago)
- Last Synced: 2025-01-15T21:36:31.747Z (9 days ago)
- Topics: dns, network, python
- Homepage:
- Size: 9.77 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
---