4
0
mirror of https://github.com/cwinfo/yggdrasil-map synced 2025-06-25 14:39:24 +00:00

154 Commits

Author SHA1 Message Date
da1bbfc8e3 readall for crawler 2023-11-04 13:52:07 -05:00
ca64c31ca9 read all of the response in the python getcurrent script 2023-10-29 03:43:09 -05:00
cae7a9d13a update default paths 2023-10-28 10:00:13 -05:00
14ea730853 update crawlers for v0.5 2023-10-28 08:54:34 -05:00
d61c033319 fix some missed edge cases in the go crawler 2022-12-03 16:23:44 -06:00
a627042420 fix crawlers (hopefully) 2022-12-03 16:13:55 -06:00
056d976821 Merge branch 'master' of https://github.com/Arceliar/yggdrasil-map 2022-04-29 05:14:46 -05:00
6a307ab37e try to fix some long delays with the crawler 2022-04-29 05:14:12 -05:00
16490edd06 Merge pull request #24 from cwinfo/host-change
Update Host & Remove Contact Info
2022-02-12 14:26:41 -06:00
e2ab2c8140 Removed Contact Info 2022-02-06 01:27:45 +02:00
7c039f7459 Update Host 2022-02-06 01:27:17 +02:00
19cdf8de34 add histogramming code, update crawler, allow longer names 2021-07-31 10:34:52 -05:00
17c800f4b1 Merge branch 'future' 2021-07-06 19:12:14 -05:00
7b8b0e0ba6 retry requests a few times before failing 2021-07-06 19:12:06 -05:00
b744a6ab1a gofmt and minor parsing fix 2021-07-06 18:48:25 -05:00
f094991677 fix bug in name parsing, don't print info about time-out nodes, and gofmt 2021-07-02 20:37:10 -05:00
a94e7c070f add crawler.go 2021-06-20 18:12:02 -05:00
3e913d2aa2 make updateGraph use new crawler result format 2021-05-23 14:16:52 -05:00
74770f51b5 update for admin debug rename 2021-05-23 13:39:45 -05:00
de7cdee064 cleanup 2021-05-23 12:52:59 -05:00
ee6b45de16 add rumors from dht 2021-05-23 12:44:57 -05:00
35b2d87911 update crawler 2021-05-23 12:41:27 -05:00
b47b1fffd4 WIP update crawler for ygg future branch 2021-05-22 22:47:16 -05:00
e1638133b6 update crawler 2019-12-25 17:27:34 -06:00
8a38b318fb Merge pull request #15 from cwinfo/fc00-style-change
Use "overflow: scroll" on sidebar
2019-05-01 19:30:00 -05:00
f63c3d730a Merge pull request #4 from zielmicha/master
Use "overflow: scroll" on sidebar.
2019-05-01 19:22:14 +03:00
c7f8455a94 Merge pull request #25 from Izzette/patch-1
Use "overflow: scroll" on sidebar.
2019-03-03 14:59:36 +01:00
d8c9ac0307 Merge pull request #3 from Arceliar/master
Base to Fork
2019-02-04 15:27:34 +02:00
4b5c832df7 Merge pull request #14 from Arceliar/bugfix
Sanitize node names
2019-02-02 14:26:56 -06:00
5376948304 use cgi.escape to sanitize obviously bad characters in node labels (this was crashing pygraphviz) 2019-02-02 14:23:45 -06:00
d599481543 Merge pull request #12 from cwinfo/master
Docker Support
2019-01-25 18:17:50 -06:00
6cec5e1a45 Docker Instructions
3 step instructions, how to run this code inside Docker container
2019-01-22 03:23:06 +02:00
cc5e8ca1ce Use new variable choices
Making possible to change IP and port with setting environment variables to docker run command
2019-01-22 03:04:44 +02:00
f6913e5c29 Adding default environment variables 2019-01-22 03:02:38 +02:00
8cafbd7645 Changing addresses to new domain
CWO.FI -> CWINFO.ORG
2019-01-22 03:00:28 +02:00
e6203db65d Update Dockerfile 2019-01-22 02:10:01 +02:00
ecf14ce90f Update Dockerfile 2019-01-22 02:09:18 +02:00
a28a50220e Update Dockerfile 2019-01-22 02:09:09 +02:00
aa5ad82469 Create web_config.cfg 2019-01-22 02:05:42 +02:00
da2a75bc5c Merge pull request #2 from Arceliar/master
Base to Fork
2019-01-22 01:59:42 +02:00
f292dbb186 Update about.html 2019-01-16 00:29:02 -06:00
9925488716 take host and port as arguments 2019-01-14 22:10:21 -06:00
8cb3c27178 Update Dockerfile 2018-12-31 07:56:10 +02:00
eb35b69dfa Update Dockerfile 2018-12-31 07:55:37 +02:00
13db507b00 Update crontab 2018-12-27 09:19:01 +02:00
bb0ab779fb Update entrypoint.sh 2018-12-27 09:16:20 +02:00
b22d738354 Update Dockerfile 2018-12-27 09:15:33 +02:00
ba61d7357f Update crontab 2018-12-27 09:07:39 +02:00
3d7dd02a3d Create crontab 2018-12-22 10:01:21 +02:00
aa64834093 Create Dockerfile 2018-12-22 10:01:03 +02:00