- Notifications
You must be signed in to change notification settings - Fork14
Tibowl/KCCacheProxy
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a local proxy meant to cache KC assets and bypass the gadget IP block. It can be preloaded from a cache dump (linked below). This will improve loading of assets on top of browser built-in cache.
SeeInstallation and setup for more information. If you still have problems, try in Chrome with the extension linked there and if you still have, you can ask for help in thereddit KC discord.
Downloaddocker-compose.yaml or copy below code
---services:kccp:container_name:kccpimage:ghcr.io/hitomarukonpaku/kccacheproxyrestart:unless-stoppedports: -8080:8080volumes: -./data:/data -./cache:/cache
Open terminal in the same folder with above file then run
docker compose up -d
docker run --rm -v"./cache:/cache" ghcr.io/hitomarukonpaku/kccacheproxy preload
docker pull ghcr.io/hitomarukonpaku/kccacheproxy
About
Local caching proxy for KanColle