yisier / nps

在 0.26.10 版本的基础上修改而来的
https://ehang.io/nps/documents
GNU General Public License v3.0
1.95k stars 245 forks source link

是否可以增加白名单功能,黑名单需要屏蔽很多涉嫌暴力破解的ip地址 #68

Closed cjl3230 closed 1 year ago

cjl3230 commented 1 year ago

Is your feature request related to a problem? Please describe. 目前从客户端日志npc.log中发现有很多暴力破解的连接ip地址,我把很多ip加入了黑名单中,但是还是无法根本性解决这个问题,封了一个ip还会有很多其他ip在进行暴力连接(破解)

Describe the solution you'd like 多个ip进行暴力破解,很难从根本上解决这个问题

Describe alternatives you've considered 增加白名单设置的功能,只有在白名单中的ip才能通过服务端进行转发

Additional context

yisier commented 1 year ago

新增全局黑名单IP https://github.com/yisier/nps/releases/tag/v0.26.16