Tyler 8ea77adee2
Some checks failed
continuous-integration/drone/push Build is failing
Update go.sum
2022-08-06 16:23:50 -04:00
2022-08-06 16:22:51 -04:00
2022-03-30 20:43:10 -04:00
2022-08-06 16:23:50 -04:00

Armbian Redirector

This repository contains a redirect service for Armbian downloads, apt, etc.

It uses multiple current technologies and best practices, including:

  • Go 1.17/1.18
  • GeoIP + Distance routing
  • Server weighting, pooling (top x servers are served instead of a single one)
  • Health checks (HTTP, TLS)

Code Quality

The code quality isn't the greatest/top tier. All code lives in the "main" package and should be moved at some point.

Regardless, it is meant to be simple and easy to understand.

Description
A simple http router for apt downloads based on GeoIP
Readme 1.1 MiB
release Latest
2022-04-02 18:35:46 +00:00
Languages
Go 99.3%
Dockerfile 0.7%