A simple http router for apt downloads based on GeoIP
Go to file
Tyler 0415041917
continuous-integration/drone Build is passing Details
Initial commit
2022-01-09 23:47:40 -05:00
.drone.yml Initial commit 2022-01-09 23:47:40 -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 Initial commit 2022-01-09 23:47:40 -05:00
main.go Initial commit 2022-01-09 23:47:40 -05:00
middleware.go Initial commit 2022-01-09 23:47:40 -05:00
servers.go Initial commit 2022-01-09 23:47:40 -05:00