Giter Club home page Giter Club logo

domain-tool's Introduction

Domain Tool

Analyze a domain name in seconds. Save yourself time, or impress a client on the phone.

“Looks like your website is hosted with X and your domain is over at Y. Do those names sound familiar?”

screenshot

Requirements

  • Apache
  • PHP
  • Composer
  • npm

Installation

  1. composer i
  2. npm i
  3. Copy .env.example to .env and configure it.
  4. Map public_html to a (sub)domain.

Required configuration

Configuration is done in the .env file.

APP_ENV: Set this to local and no password check will be performed.
APP_DEBUG: Do you want to see errors?
APP_PASSWORD: If you set a password then load the app with ?password=YOURPASSWORD.
APP_API_KEY_WXA: API key for WHOIS service by WhoisXMLAPI.com.

Contributing

Found a bug? Anything you would like to ask, add or change? Please open an issue so we can talk about it.

Pull requests are welcome. Please try to match the current code formatting.

Disclaimer

This app uses your server to ping remote websites. If you open this app up for public use, others will be able send those pings on behalf of your server. Too many pings can be considered a Denial of Service attack, and you as the server owner may be penalized. We recommended running this app either locally, or online at a secret URL with a strong password.

Author

Tim Brugman

domain-tool's People

Contributors

brugman avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.