Commit Graph

41 Commits

Author SHA1 Message Date
Tyler
2f71e97f2e Improve readme with proper information and configuration 2022-08-14 04:02:10 -04:00
Tyler
5ff4aa9fae go.sum magically removed ginkgo 2022-08-14 03:50:11 -04:00
Tyler
c4bd02485c Fix tests and add coverage 2022-08-14 03:49:28 -04:00
Tyler
3f71aced93 Improve test coverage and documentation 2022-08-14 03:42:49 -04:00
Tyler
3c5656284c Fix extra character on cgo environment variable 2022-08-06 16:25:05 -04:00
Tyler
08da75d309 Disable cgo 2022-08-06 16:24:45 -04:00
Tyler
8ea77adee2 Update go.sum 2022-08-06 16:23:50 -04:00
Tyler
91b99572c2 Ensure ginkgo is installed 2022-08-06 16:22:51 -04:00
Tyler
ffcb068ff5 Initial testing implementation of checks 2022-08-06 16:20:46 -04:00
Tyler
290e5575cc Initial testing implementation of checks 2022-08-06 16:19:12 -04:00
Tyler
9caa391601 Resolve issue with returning a lower number of servers, add auth to reload v0.2.8 2022-04-02 14:35:46 -04:00
Tyler
e5434a9a7b Add mirror status endpoint, timestamp on last activity 2022-04-02 04:50:12 -04:00
Tyler
2f43f2d934 Strip leading slashes from requests to download map v0.2.6 2022-04-02 01:21:42 -04:00
Tyler
a571832239 Add support for region paths v0.2.5 2022-04-01 00:04:27 -04:00
Tyler
20ae76ff06 Fix distance sorting, add env variable for local IP to test v0.2.4 2022-03-31 22:43:18 -04:00
Tyler
b4ed1fc1a3 Check redirect path and add trailing slash if necessary v0.2.3 2022-03-31 22:23:51 -04:00
Tyler
aa8a187bda Mimic existing mirrors endpoint, add geoip v0.2.2 v0.2.1 2022-03-31 22:04:19 -04:00
Tyler
e06eced768 No more initial status messages = starting does nothing v0.2.0 2022-03-31 01:04:04 -04:00
Tyler
6c52d1a5b2 Rewrite to add weighting and caching 2022-03-31 00:57:21 -04:00
Tyler
13f95ee895 Allow real IP from loopback AND private v0.1.1 2022-03-30 22:58:15 -04:00
Tyler
99c0137034 Fix redirect handler (again) to use notfound v0.1.0 2022-03-30 22:16:50 -04:00
Tyler
64551704a3 Use proper methods and fix redirect handler v0.0.7 2022-03-30 22:08:51 -04:00
Tyler
d2d8e6ecad I'm an idiot who forgot to flag.Parse() v0.0.6 2022-03-30 21:44:58 -04:00
Tyler
bb3cea2ce2 Add proper signal checking, support for reload (map only) v0.0.5 2022-03-30 21:37:47 -04:00
Tyler
8b2d22a93b Add config path flag for non-docker running 2022-03-30 21:33:35 -04:00