https://github.com/jordan-wright/oniongo
Onionoo API Rewritten in golang
https://github.com/jordan-wright/oniongo
Last synced: 6 months ago
JSON representation
Onionoo API Rewritten in golang
- Host: GitHub
- URL: https://github.com/jordan-wright/oniongo
- Owner: jordan-wright
- License: gpl-3.0
- Created: 2013-09-26T15:43:16.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-09-26T15:50:12.000Z (almost 13 years ago)
- Last Synced: 2025-01-24T11:11:15.327Z (over 1 year ago)
- Size: 121 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
oniongo
=======
Onionoo API Rewritten in golang
Summary
-------
Oniongo is a rewrite of the popular [Onionoo API](https://onionoo.torproject.org/) created by the Tor Project. I have written about this API on my [blog](http://raidersec.blogspot.com/2013/09/mapping-tor-relays-and-exit-nodes.html), and I thought it would be a good exercise in Golang to rewrite it.