mirror of
https://github.com/ditatompel/xmr-remote-nodes.git
synced 2024-11-17 01:17:37 +00:00
Source code of https://xmr.ditatompel.com, a website that helps you monitor your favourite Monero remote nodes.
cmd | ||
frontend | ||
handler | ||
internal | ||
tools | ||
.air.toml | ||
.editorconfig | ||
.env.example | ||
.gitattributes | ||
.gitignore | ||
go.mod | ||
go.sum | ||
LICENSE | ||
main.go | ||
Makefile | ||
README.md |
XMR Nodes
Requirements
- GeoIP Database (https://dev.maxmind.com/geoip/geoip2/geolite2/) (place it to
./assets/geoip
, see ./internal/repo/geoip.go).