Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/charlesabarnes/SPFtoolbox
SPFtoolbox is a Javascript and PHP app to look up DNS records such as SPF, MX, Whois, and more
https://github.com/charlesabarnes/SPFtoolbox
dns-record domain hacktoberfest hacktoberfest2022 javascript lookup mxtoolbox mxtoolbox-alternative php rest-api restful spf
Last synced: 7 days ago
JSON representation
SPFtoolbox is a Javascript and PHP app to look up DNS records such as SPF, MX, Whois, and more
- Host: GitHub
- URL: https://github.com/charlesabarnes/SPFtoolbox
- Owner: charlesabarnes
- License: mit
- Created: 2017-07-19T19:29:31.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-02-01T06:22:25.000Z (9 months ago)
- Last Synced: 2024-08-02T03:11:50.943Z (3 months ago)
- Topics: dns-record, domain, hacktoberfest, hacktoberfest2022, javascript, lookup, mxtoolbox, mxtoolbox-alternative, php, rest-api, restful, spf
- Language: PHP
- Homepage: http://spftoolbox.com/
- Size: 374 KB
- Stars: 269
- Watchers: 17
- Forks: 61
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starts - charlesabarnes/SPFtoolbox - SPFtoolbox is a Javascript and PHP app to look up DNS records such as SPF, MX, Whois, and more (rest-api)
- awesome-starred - charlesabarnes/SPFtoolbox - SPFtoolbox is a Javascript and PHP app to look up DNS records such as SPF, MX, Whois, and more (rest-api)
README
![Logo](http://i.imgur.com/itUhheI.png "Logo")
[![CDNJS](https://img.shields.io/cdnjs/v/jquery.svg)](https://cdnjs.com/libraries/jquery)
[![Chrome Web Store](https://img.shields.io/chrome-web-store/v/daioadpjniipfipfmenkefjpdncbekcd.svg)](https://chrome.google.com/webstore/detail/daioadpjniipfipfmenkefjpdncbekcd)
[![Website](https://img.shields.io/website-up-down-green-red/http/shields.io.svg?label=my-website)](http://charlesabarnes.com)SPFtoolbox is an Application to check simple information such as SPF, DNS records, and more
## Releases
* **[Latest Release](https://github.com/charlesabarnes/SPFtoolbox/releases/latest)**
* **[All Releases](https://github.com/charlesabarnes/SPFtoolbox/releases)**## Contribute
There are many ways to contribute to SPFtoolbox.
* **[Submit bugs](https://github.com/charlesabarnes/SPFtoolbox/issues)** and help us verify fixes as they are checked in.
* Review **[source code changes](https://github.com/charlesabarnes/SPFtoolbox/pulls)**.## Screenshot
![big screenshot](http://i.imgur.com/ACxZPtQ.png "Screenshot")
## How to install SPFToolBox
* **You have a Yunohost Server**[![Install SPFToolBox with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=spftoolbox)
* **Heroku**
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/charlesabarnes/SPFtoolbox)
* **Install manually**
1. Dowload the **[latest release](https://github.com/charlesabarnes/SPFtoolbox/releases/latest)** of SPFtoolbox
2. Upload the contents to your webserver enabled with PHP 5.3+
3. Extract the contents of the zip file on your server to your desired directory.
4. Navigate to index.html
5. Enter in your domain and submit!## Questions, Concerns, and Feature Request
* Please create an **[issue](https://github.com/charlesabarnes/SPFtoolbox/issues)** or send me an email if you have feedback to give
### This also comes as an extension!
* https://chrome.google.com/webstore/detail/daioadpjniipfipfmenkefjpdncbekcdCreated by **[Charles Barnes](http://charlesabarnes.com)**