ip限流如何调整 #12
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
我觉得20/h有点少,请问如何调整?
部署方式docker
安装命令
docker run -d
--name ghproxy
-p 5000:5000
--restart always
ghcr.io/sky22333/hubproxy
为了简化部署,暂时不支持自定义配置,需要自行改源码然后编译,下个版本支持
已经实现配置统一管理,稍后发布
行