A simple http router for apt downloads based on GeoIP
Go to file
Tyler d75188848a
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
Add dl_map endpoint
2022-01-10 00:15:07 -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 Add dl_map endpoint 2022-01-10 00:15:07 -05:00
main.go Add dl_map endpoint 2022-01-10 00:15:07 -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