80 Commits

Author SHA1 Message Date
lza_menace
5bc00debc3 performance improvements on get_peers script 2024-05-23 12:42:33 -07:00
lza_menace
4dc78b3be8 add donate info 2024-01-04 11:29:02 -08:00
lza_menace
2b0333bd3f add link to docker-monero-node 2023-10-02 10:58:10 -07:00
lza_menace
7513d0e9e3 include nodes in the map view 2023-10-02 10:54:24 -07:00
lza_menace
2a6d0a8e9c setting up whois info 2023-06-08 22:53:25 -07:00
lza_menace
fae6ab3688 store geoip data 2023-06-08 19:05:52 -07:00
lza_menace
6bb758ca46 decouple check func to use separately 2023-05-02 10:25:01 -07:00
lalanza808
181b448379
i2p integration (#26)
* working on i2p integration

* finishing i2p setup

* fix comment

* include hidden txt for tor
2023-04-26 13:39:17 -07:00
lza_menace
8fa675c273 fix shit filter 2023-04-22 23:37:18 -07:00
lza_menace
5b007bb90d show donation addresses 2023-04-22 23:28:53 -07:00
lza_menace
a85198c9ed update peer crawling to be recursive 2023-04-15 12:25:48 -07:00
lza_menace
574761ec8e rearrange nav links 2023-04-04 08:12:37 -07:00
lza_menace
42bfc80893 change resources to about, update 2023-04-04 06:41:02 -07:00
lza_menace
4b9e4591c3 add donation address 2023-04-04 00:27:44 -07:00
lza_menace
2fb28e90fb split resources out 2023-04-04 00:00:37 -07:00
lza_menace
726d2766e8 add simple schema migration script 2023-04-03 22:24:05 -07:00
lza_menace
3bef35dd32 update docs, remove bin, fix ux on no data 2023-04-03 14:29:02 -07:00
lza_menace
615665a943 add health checking to each node 2023-03-03 10:57:43 -08:00
lza_menace
e98e553357 add health endpoint for a pal 2023-02-11 23:04:16 -08:00
emre
b36e815cd6
Update resources.html (#22)
Change link for the guide to setting up your own node,

https://web.archive.org/web/20211019020556/https://sethsimmons.me/guides/run-a-monero-node/ redirected to the new url that is https://sethforprivacy.com/guides/run-a-monero-node before the domain name "expired?" and now redirects to a malware url.
2023-02-06 11:25:20 -08:00
lza_menace
950fbfcec8 keep filters in place 2023-02-02 16:33:50 -08:00
lza_menace
0d12e4d30a add haproxy config generator for proxying 2023-02-02 15:00:09 -08:00
lza_menace
33a6a9b8a2 fix bug on empty db 2023-02-02 13:34:41 -08:00
lza_menace
29ead85025 clean up template 2023-01-23 00:07:24 -08:00
lza_menace
3d565f3c8d make async db calls 2023-01-22 20:07:03 -08:00
lza_menace
cd1e587ee1 css and ui imprvements 2023-01-19 11:15:31 -08:00
lza_menace
352a5ead19 change block diff 2023-01-19 10:22:20 -08:00
lza_menace
3555e23eb8 export to multiple files for backup purposes 2022-09-19 08:22:02 -07:00
lalanza808
c78fe4f9f1
Automatically remove dead nodes (#18)
* remove nodes if all the health checks are failed

* use utc

* node should have at least 5 health checks
2022-09-12 11:04:16 -07:00
lalanza808
b0df1f66c4
add simple sorting if javascript enabled (#16) 2022-08-29 11:01:26 -07:00
lza_menace
26d3d8e473 stupid typo 2022-08-29 01:13:57 -07:00
lalanza808
d2bb0ca76f
leave a note for web compatible nodes (#15) 2022-08-29 01:11:40 -07:00
lalanza808
bac563254c
mark nodes unhealthy if over 100 blocks away from highest (#13) 2022-08-29 00:54:42 -07:00
lza_menace
310905237f fix var ref 2022-05-24 12:16:54 -07:00
lza_menace
e0dc8257e1 update proxies to include https onions 2022-05-24 12:08:37 -07:00
lza_menace
e94f0057bf add checks for web compatible rpc nodes 2022-05-23 00:52:09 -07:00
lza_menace
508d074947 use my website 2022-03-18 23:42:17 -07:00
lza_menace
915f1047d6 show active nodes by default 2022-03-18 23:29:41 -07:00
lza_menace
98c379d2b6 store last 24 hours worth of checks 2022-03-18 21:27:27 -07:00
lza_menace
f55dc9e893 include column for showing node age 2021-11-19 13:38:24 -08:00
lza_menace
b88bd19578 add pruning to crawled peers and change colors on map 2021-06-18 14:42:43 -07:00
lza_menace
268912d0c1 add caching, remove nodes (only show peers on map) 2021-06-18 13:15:35 -07:00
lza_menace
b7a2ae440d remove unused css 2021-06-17 19:42:23 -07:00
lza_menace
d7ef854db2 move some of the visual components on map 2021-06-14 23:49:10 -07:00
lza_menace
821f13403a update map size 2021-06-14 15:33:16 -07:00
lza_menace
cd99f0c0c6 Merge branch 'main' of github.com:lalanza808/monero.fail into levin 2021-06-14 15:22:28 -07:00
lza_menace
3b08d61a2b updating nodes.json route again 2021-04-19 10:18:16 -07:00
lza_menace
cbc6022a43 change xmr_nodes json route 2021-04-19 10:13:50 -07:00
lza_menace
9e28068226 add json export of all nodes 2021-04-19 10:07:09 -07:00
lza_menace
c22245ae20 stashing changes so far 2021-03-28 20:54:05 -07:00