Tyler
5ab22152e0
Bugfixes and more logging
2022-10-17 20:04:22 -04:00
Tyler
2992ba624d
Fix build entrypoint
2022-10-16 14:53:08 -04:00
Tyler
7a61c7d12a
Move installing build tool to a different stage
2022-10-08 01:10:06 -04:00
Tyler
1041ed8fc9
Fix build path as we can't access /
2022-10-08 01:07:41 -04:00
Tyler
f7db224da9
Add building to actions
2022-10-08 01:06:20 -04:00
Tyler
cdbb0180fb
Remove redundant else
2022-10-03 01:40:11 -04:00
Tyler
4799ab7ede
Fix golint issues
2022-10-03 01:39:02 -04:00
Tyler
b629efe1ce
Use go install for golint
2022-10-03 01:16:29 -04:00
Tyler
d030708733
Fix issue with city tags, move build to the last step, use newer Go
2022-10-03 01:14:30 -04:00
Tyler
f82fc26f30
Rename file to main.yml
2022-10-03 01:08:27 -04:00
Tyler
21450c198d
Initial testing workflow
2022-10-03 00:19:47 -04:00
Tyler
dc75eac5b1
Add support for ASN exclusions/inclusions
...
ASN exclusions will let us block certain ASNs from
accessing specific mirrors, as some countries have blocks
on specific ISPs.
2022-10-02 22:04:08 -04:00
Tyler
8a4d02c6e2
Cleanup hosts map
2022-08-18 23:43:58 -04:00
Tyler
d22b87da10
Fix config loading issue when servers don't resolve
2022-08-18 23:42:54 -04:00
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