mirror of
https://github.com/minoplhy/chibisafe-netproxy.git
synced 2024-11-21 19:17:02 +00:00
A simple Network Storage proxy for Chibisafe. also, ShareX is working again!
src/handler | ||
.gitignore | ||
docker-compose.yml | ||
Dockerfile | ||
go.mod | ||
go.sum | ||
main.go | ||
Readme.md |
Chibisafe Network Storage Middleman
how to use this repo?
git clone https://github.com/minoplhy/chibisafe_netstorage_middleman && cd chibisafe_netstorage_middleman
docker compose up -d
should be just fine :D
~PS.because the whole project was written within 8–10 hours, so the code might look a bit messy. I'll clean things up when I have time. ~