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
27
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
7341742feb
add allowed-redirect config for upstream
2025-01-21 15:18:07 +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
fix weird problem that the request redirect from mirrors.ustc.edu.cn to down.988884.xyz
2025-01-18 01:27:37 +08:00
config.go
add allowed-redirect config for upstream
2025-01-21 15:18:07 +08:00
config.yaml
add allowed-redirect config for upstream
2025-01-21 15:18:07 +08:00
Dockerfile
update default config
2024-12-28 22:27:09 +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
add allowed-redirect config for upstream
2025-01-21 15:18:07 +08:00
Description
No description provided
112
KiB
Languages
Go
98.1%
Dockerfile
1.9%