krz/domain-dig
an ios app for DNS & SSL analysis
clone: git clone https://gitbay.org/krz/domain-dig.git
v2.0.0:
| 040000 | .github/ | |
| 040000 | DomainDig.xcodeproj/ | |
| 040000 | DomainDig/ | |
| 100644 | LICENSE | 1074 |
| 100644 | README.md | 1549 |
| 100644 | SECURITY.md | 947 |
domain-dig
Domain Dig is a minimal iOS to perform DNS lookups.
Features
Data provided by a Domain Dig search:
- Reachability
- Redirect Chain
- DNS Records
- Email Security
- SSL/TLS Certificate
- HTTP Headers
- "Grade" for header security
- IP Location
- Open Ports
- Custom port checks
Extra features:
- Save favorite domains for quick reuse
- Check historical log of searches and their results
- Change DNS resolver to Cloudflare, Google, Quad9, or a custom resolver
Contributing
Contributions are welcome. Keep changes scoped, include tests when behavior changes, and open a pull request with a clear summary of the user-facing impact.
Development
Requirements
- Xcode with current iOS SDK support
- iOS Simulator or physical iOS device
Getting Started
- Clone the repository:
git clone https://git.sr.ht/~ccleberg/DomainDig - Open the project in Xcode.
- Build and run the app on a simulator or device.
Security
If you discover a security issue, see SECURITY.md.
License
This project is licensed under the GPL 3.0 or later. See LICENSE.
Contact
Questions or feedback: hello@cleberg.net