A simple Whois server with a simple simple API and a front-end built with AngularJS.

okor: 3940d3c7fa add ignore 13 年之前
views ab76600734 better formatting 13 年之前
.gitignore 3940d3c7fa add ignore 13 年之前
Gemfile c0d31fff75 updating bundle 13 年之前
Gemfile.lock c0d31fff75 updating bundle 13 年之前
README.md ab76600734 better formatting 13 年之前
config.ru 258fa8ee48 init 13 年之前
dump.rdb ab76600734 better formatting 13 年之前
main.rb 15c328f176 added a json IP lookup 13 年之前

README.md

To Do

  • Repeated requests to the same domain, ends up causing a block. This app should be storing queries for 12-24 hours.

  • add some error checking