ip限流如何调整 #12

Closed
opened 2025-06-09 22:41:39 +08:00 by fishcpy · 4 comments
fishcpy commented 2025-06-09 22:41:39 +08:00 (Migrated from github.com)

我觉得20/h有点少,请问如何调整?

部署方式docker

我觉得20/h有点少,请问如何调整? 部署方式docker
fishcpy commented 2025-06-09 22:42:09 +08:00 (Migrated from github.com)

安装命令

docker run -d
--name ghproxy
-p 5000:5000
--restart always
ghcr.io/sky22333/hubproxy

安装命令 docker run -d \ --name ghproxy \ -p 5000:5000 \ --restart always \ ghcr.io/sky22333/hubproxy
sky22333 commented 2025-06-10 19:36:00 +08:00 (Migrated from github.com)

为了简化部署,暂时不支持自定义配置,需要自行改源码然后编译,下个版本支持

为了简化部署,暂时不支持自定义配置,需要自行改源码然后编译,下个版本支持
sky22333 commented 2025-06-11 04:22:14 +08:00 (Migrated from github.com)

已经实现配置统一管理,稍后发布

已经实现配置统一管理,稍后发布
fishcpy commented 2025-06-11 18:05:16 +08:00 (Migrated from github.com)

Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: 3344/hubproxy#12