A simple http router for apt downloads based on GeoIP
Go to file
Tyler fb0c46ee34
continuous-integration/drone/push Build is passing Details
Rename handlers to reflect proper handler naming
2022-01-10 00:13:42 -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 More cleanup and patches (specifically for servers), add support for download url mapping 2022-01-10 00:11:15 -05:00
go.mod More cleanup and patches (specifically for servers), add support for download url mapping 2022-01-10 00:11:15 -05:00
go.sum Initial commit 2022-01-09 23:47:40 -05:00
http.go Rename handlers to reflect proper handler naming 2022-01-10 00:13:42 -05:00
main.go Rename handlers to reflect proper handler naming 2022-01-10 00:13:42 -05:00
map.go More cleanup and patches (specifically for servers), add support for download url mapping 2022-01-10 00:11:15 -05:00
middleware.go A bit of cleanup and documentation 2022-01-09 23:53:23 -05:00
servers.go More cleanup and patches (specifically for servers), add support for download url mapping 2022-01-10 00:11:15 -05:00
userdata.csv More cleanup and patches (specifically for servers), add support for download url mapping 2022-01-10 00:11:15 -05:00