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
32
Commits
3
Branches
18
Tags
290e5575cc4907565908137c8b67c6cc6a64d9dd
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
290e5575cc
Initial testing implementation of checks
2022-08-06 16:19:12 -04:00
assets
Add mirror status endpoint, timestamp on last activity
2022-04-02 04:50:12 -04:00
.drone.yml
Only build docker on tagged releases
2022-03-30 21:26:04 -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
check.go
Initial testing implementation of checks
2022-08-06 16:19:12 -04:00
config.go
Initial testing implementation of checks
2022-08-06 16:19:12 -04:00
dlrouter.yaml
Mimic existing mirrors endpoint, add geoip
2022-03-31 22:04:19 -04:00
Dockerfile
Add proper CMD
2022-03-30 20:43:10 -04:00
go.mod
Rewrite to add weighting and caching
2022-03-31 00:57:21 -04:00
go.sum
Rewrite to add weighting and caching
2022-03-31 00:57:21 -04:00
http.go
Resolve issue with returning a lower number of servers, add auth to reload
2022-04-02 14:35:46 -04:00
LICENSE
Initial commit
2022-01-09 23:47:40 -05:00
main.go
Resolve issue with returning a lower number of servers, add auth to reload
2022-04-02 14:35:46 -04:00
map.go
Strip leading slashes from requests to download map
2022-04-02 01:21:42 -04:00
middleware.go
Allow real IP from loopback AND private
2022-03-30 22:58:15 -04:00
mirrors.go
Add mirror status endpoint, timestamp on last activity
2022-04-02 04:50:12 -04:00
servers.go
Initial testing implementation of checks
2022-08-06 16:19:12 -04:00
util.go
Resolve issue with returning a lower number of servers, add auth to reload
2022-04-02 14:35:46 -04: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%