GithubHelp home page GithubHelp logo

rkallensee / simple-domain-tool Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 44.61 MB

Simple domain tool to query for DNS/WHOIS records and more.

License: GNU Affero General Public License v3.0

Ruby 27.61% JavaScript 2.27% CSS 51.03% HTML 19.09%

simple-domain-tool's Introduction

Simple domain tool

This aims to be a simple, handy, web-based tool to query for e.g. DNS and WHOIS records. It should make life easier for people who work with many domains and provide them a "swiss army knife" tool. It is written in Ruby and built with Sinatra. It runs great on Ruby 1.9.3 or 2.0.0 and on Heroku "Celadon Cedar" stack.

Installation

How to run the application on your local machine

You can run the application on your local computer by following these steps:

  1. You need to have Ruby installed to proceed.

  2. The dependencies of the application are managed with Bundler. If Bundler is not yet installed on your system, do this by running

gem install bundler

The dependencies are specified in the Gemfile.

  1. Now that Bundler is available, you can install all dependencies by switching to your application directory and running
cd path/to/simple-domain-tool
bundle install
  1. You're ready to go. You can run the application as rack application by just typing
rackup

in your application folder.

  1. Open the application in your browser under the given URL (see the console output). Typically this is something like http://localhost:9292/.

How to run the application on Heroku

(following soon)

Dependency status Gemnasium dependency status

License

AGPLv3

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see http://www.gnu.org/licenses/.

simple-domain-tool's People

Contributors

depfu[bot] avatar rkallensee avatar

Watchers

 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.