• This repository has been archived on 25/May/2018
  • Stars
    star
    347
  • Rank 118,587 (Top 3 %)
  • Language
    Go
  • License
    MIT License
  • Created over 9 years ago
  • Updated over 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Global uptime monitoring via Tor

Goffee: Global uptime monitoring via Tor

https://goffee.io

Written in Go, Goffee is a fast, concurrent way to monitor your sites from all over the World.

  • Worldwide monitoring: By periodically changing Tor exit nodes, Goffee checks that your site is up from all over the world.
  • Powered by Gophers: Actual, real life gophers on little treadmills, working hard to make sure that your site is up.
  • Monitor .onion sites: Since all checks are run over the Tor network you can also use Goffee to monitor the uptime of .onion sites.

Goffee can monitor both your normal web applications and Tor network .onion sites.

Tech

  • Go 1.4
  • Tor 0.2.5
  • Web Framework: Goji
  • ORM: GORM
  • HTML templates: Go templates
  • Web UI styles: Bootstrap 3 & the Superhero theme from Bootswatch
  • Client side JS: jQuery, Moment.js, Happy.js, Handlebars.js
  • KV-Store: Redis
  • Database: MySQL
  • Signins: OAuth 2 & GitHub

More details: https://goffee.io/about

How to use?

COMING SOON!!

Goffee was written for the Gopher Gala in 48 hours, so we've been a bit rushed.

Once we have some time (and sleep), we'll write up some proper documentation.

In the meanwhile, enjoy the code and please vote for us!

License and Copyright

The MIT License (MIT)

Copyright (c) 2015 Joao Cardoso, Matias Korhonen, and Stephen Sykes

(see the LICENSE file)