LiterMC / go-openbmclapi

OpenBMCLAPI written in Golang
GNU Affero General Public License v3.0
48 stars 23 forks source link

面板出现429 #59

Closed Tianpao512 closed 5 months ago

Tianpao512 commented 5 months ago

面板状态码429 AxiosError: Request failed with status code 429 image

Tianpao512 commented 5 months ago

挂上代理访问正常 image

zyxkad commented 5 months ago

API有限速,防止爆破密码

登录后可以获得更高的API速率限制

也可以调整 config.yaml 里的 api-rate-limit