请求添加功能:只允许白名单访问 #16
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?
如题,感觉这样对流量滥用会好一点,优先白名单,然后黑名单拒绝
3027b1f218/src/config.toml (L11)有白名单呀,这里的请求次数改为0,然后IP白名单加上你自己的IP段,就行了
原来如此 感谢^ ^