Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/goffee/goffee
Global uptime monitoring via Tor
https://github.com/goffee/goffee
Last synced: 5 days ago
JSON representation
Global uptime monitoring via Tor
- Host: GitHub
- URL: https://github.com/goffee/goffee
- Owner: goffee
- License: mit
- Archived: true
- Created: 2015-01-23T14:46:20.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-09-23T09:32:30.000Z (about 9 years ago)
- Last Synced: 2024-08-01T12:24:57.933Z (3 months ago)
- Language: Go
- Homepage:
- Size: 4.54 MB
- Stars: 346
- Watchers: 12
- Forks: 16
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - goffee/goffee - Global uptime monitoring via Tor (others)
README
# Goffee: Global uptime monitoring via Tor
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 & GitHubMore details:
## How to use?
**COMING SOON!!**
Goffee was written for the [Gopher Gala](http://gophergala.com/) 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)