where

plot a map of users logged onto the system
git clone git://bvnf.space/where.git
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2024-01-09 17:42note Tcl implphoebos1+2-0
2024-01-09 17:40tcl: commit the running codephoebos1+2-5
2023-12-11 22:40tcl: also accept .somewhere to opt inphoebos1+2-1
2023-11-02 23:51tcl/sqlite: add names tablephoebos1+33-10
2023-11-02 22:51add Tcl implementationphoebos1+212-0
2023-01-13 18:50make a dynamic map too.aabacchus1+54-0
2021-05-11 00:41use freegeoip.app for ip locations (merge branch)aabacchus1+13-16
2021-05-11 00:23use freegeoip.app as ip location backendaabacchus1+9-1
2021-05-10 23:46use ipgeolocationapi.com for ip locations; actually too impreciseaabacchus1+16-5
2021-05-10 23:15create manpageaabacchus1+36-0
2021-05-10 23:14small fixesaabacchus1+5-4
2021-04-17 01:58add verbose flag, don't leak creds to stdout, gofmtphoebos1+15-8
2021-04-17 01:15only use data of opted-in usersphoebos2+31-7
2021-04-16 01:51read credentials from filephoebos3+41-2
2021-04-16 00:40change getTestIps to read, use it to read filesphoebos1+4-10
2021-04-16 00:28add commentingphoebos1+15-0
2021-03-27 03:18add flag to use cache whoips or notaabacchus1+19-13
2021-03-27 03:17fix: merge cache and new results correctly; don't overwrite with 0,0aabacchus2+30-10
2021-03-26 21:49parse less clean ipsaabacchus3+37-7
2021-03-21 22:37read cached IP info and rewrite to json fileaabacchus2+36-4
2021-03-20 14:27make static map of markersaabacchus4+85-2
2021-03-19 23:21add TODOaabacchus1+4-0
2021-03-19 23:14save latlng results to json fileaabacchus2+22-1
2021-03-19 23:13ignore duplicates in `who`aabacchus1+19-4
2021-03-19 23:10find ips concurrentlyaabacchus1+45-31
2021-03-19 20:25correct md linkaabacchus1+1-1
2021-03-19 20:23add READMEaabacchus2+2-0
2021-03-19 17:23add usageaabacchus1+7-0
2021-03-19 12:42initial commit: uses a copy of who --ips output and parsesaabacchus4+332-0