A simple http router for apt downloads based on GeoIP
Go to file
Tyler e6d3782450
continuous-integration/drone/push Build is passing Details
A bit of cleanup and documentation
2022-01-09 23:53:23 -05:00
.drone.yml Update dlrouter path 2022-01-09 23:49:13 -05:00
.gitignore Initial commit 2022-01-09 23:47:40 -05:00
LICENSE Initial commit 2022-01-09 23:47:40 -05:00
dlrouter.yaml Initial commit 2022-01-09 23:47:40 -05:00
go.mod Initial commit 2022-01-09 23:47:40 -05:00
go.sum Initial commit 2022-01-09 23:47:40 -05:00
http.go A bit of cleanup and documentation 2022-01-09 23:53:23 -05:00
main.go A bit of cleanup and documentation 2022-01-09 23:53:23 -05:00
middleware.go A bit of cleanup and documentation 2022-01-09 23:53:23 -05:00
servers.go A bit of cleanup and documentation 2022-01-09 23:53:23 -05:00