This website requires JavaScript.
Explore
Help
Sign In
tyler
/
armbian-router
Watch
1
Star
0
Fork
0
You've already forked armbian-router
Code
Issues
Pull Requests
Projects
Releases
17
Wiki
Activity
12
Commits
3
Branches
18
Tags
38ea55ccc2664293ace3ab35ea320bc24ea2dac0
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Tyler
38ea55ccc2
All checks were successful
continuous-integration/drone/push
Build is passing
Details
Add chi for middleware, logging, fix x-forwarded headers
2022-03-30 21:00:28 -04:00
.drone.yml
Disable cgo, add docker support
2022-03-30 20:13:51 -04:00
.gitignore
Make adding servers async, checks after starting http service to avoid delays, add prom metrics
2022-01-11 01:05:20 -05:00
dlrouter.yaml
Make adding servers async, checks after starting http service to avoid delays, add prom metrics
2022-01-11 01:05:20 -05:00
Dockerfile
Add proper CMD
2022-03-30 20:43:10 -04:00
go.mod
Add chi for middleware, logging, fix x-forwarded headers
2022-03-30 21:00:28 -04:00
go.sum
Add chi for middleware, logging, fix x-forwarded headers
2022-03-30 21:00:28 -04:00
http.go
Add chi for middleware, logging, fix x-forwarded headers
2022-03-30 21:00:28 -04:00
LICENSE
Initial commit
2022-01-09 23:47:40 -05:00
main.go
Add chi for middleware, logging, fix x-forwarded headers
2022-03-30 21:00:28 -04:00
map.go
Make adding servers async, checks after starting http service to avoid delays, add prom metrics
2022-01-11 01:05:20 -05:00
middleware.go
Add chi for middleware, logging, fix x-forwarded headers
2022-03-30 21:00:28 -04:00
servers.go
Cleanup status checks, debugging
2022-01-11 01:10:36 -05:00
Description
A simple http router for apt downloads based on GeoIP
1.1
MiB
Releases
17
release
Latest
2022-04-02 14:35:46 -04:00
Languages
Go
99.3%
Dockerfile
0.7%