This website requires JavaScript.
Explore
Help
Sign In
public
/
cache-proxy
Watch
2
Star
0
Fork
0
You've already forked cache-proxy
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
34
Commits
1
Branch
3
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
guochao
5f1d48391a
fix upstream selection when some upstream is not modified
2025-02-06 00:55:29 +08:00
cmd
/proxy
add middlewares
2025-01-10 01:20:45 +08:00
pkgs
/middleware
add middlewares
2025-01-10 01:20:45 +08:00
.dockerignore
update docker files
2024-12-18 14:18:47 +08:00
.gitignore
update
2024-12-18 10:56:44 +08:00
compose.yaml
update tag to 20250206
2025-02-06 00:34:03 +08:00
config.go
add allowed-redirect config for upstream
2025-01-21 15:18:07 +08:00
config.yaml
config update
2025-01-30 23:58:59 +08:00
Dockerfile
fix dockerfile casing
2025-02-06 00:34:54 +08:00
go.mod
remove logrus and unused deps
2024-12-25 11:00:02 +08:00
go.sum
remove logrus and unused deps
2024-12-25 11:00:02 +08:00
server.go
fix upstream selection when some upstream is not modified
2025-02-06 00:55:29 +08:00
Description
No description provided
112
KiB
Languages
Go
98.1%
Dockerfile
1.9%