Tyler
4d7c836810
Update README to include check information and code quality
2022-08-15 02:46:25 -04:00
Tyler
43205337c1
Update README
2022-08-15 02:41:31 -04:00
Tyler
caa0fb43e4
Resolve issues with checks, forced http detection
2022-08-15 02:37:51 -04:00
Tyler
7f27df70ae
Remove dependency on go.mod/go.sum for ginkgo running
2022-08-15 02:17:12 -04:00
Tyler
e7236b13de
Massive refactoring, struct cleanup, supporting more features
...
Features:
- Protocol lists (http, https), managed by http responses
- Working TLS Checks
- Root certificate parsing for TLS checks
- Moving configuration into a Config struct, no more direct viper access
2022-08-15 02:16:22 -04:00
tyler
3e7782e5ec
Merge pull request 'Initial testing and improvements of code' ( #1 ) from feature/testing into master
...
Reviewed-on: https://git.meow.tf/tyler/armbian-router/pulls/1
2022-08-14 08:03:49 +00:00
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