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
46
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
ab852a6520
All checks were successful
run go test / test (push)
Successful in 12m39s
Details
build container / build-container (push)
Successful in 8m3s
Details
make it work across instances
2025-02-19 21:30:49 +08:00
.gitea
/workflows
make it work across instances
2025-02-19 21:30:49 +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
build on gitea action
2025-02-19 17:58:42 +08:00
config.go
add priority option in case some tool has inconsistent issue
2025-02-06 12:38:07 +08:00
config.yaml
never update any centos 7 files
2025-02-12 16:28:36 +08:00
Dockerfile
add git to build phase
2025-02-19 18:18:45 +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
stupid mistake
2025-02-12 16:27:38 +08:00
Description
No description provided
112
KiB
Languages
Go
98.1%
Dockerfile
1.9%