A simple Network Storage proxy for Chibisafe. also, ShareX is working again!
Go to file
2024-04-10 23:02:03 +07:00
src/handler chibisafe_netstorage_middleman : Properly handle Logging 2024-04-10 23:02:03 +07:00
.gitignore chibisafe_netstorage_middleman : strcture refactor 2024-04-10 18:51:57 +07:00
docker-compose.yml chibisafe_netstorage_middleman : properly handle error output 2024-04-10 21:58:07 +07:00
Dockerfile chibisafe_netstorage_middleman : restore Dockerfile 2024-04-10 01:00:48 +07:00
go.mod chibisafe_netstorage_middleman : add note 2024-04-10 00:46:26 +07:00
go.sum chibisafe_netstorage_middleman : remove unused dependencies 2024-04-10 00:43:40 +07:00
main.go chibisafe_netstorage_middleman : Properly handle Logging 2024-04-10 23:02:03 +07:00
Readme.md chibisafe_netstorage_middleman : add note 2024-04-10 00:46:26 +07:00

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 810 hours, so the code might look a bit messy. I'll clean things up when I have time. ~