[GH-ISSUE #3321] [Feature Request] 是否可以在FRP server添加ip封禁功能 #2661

Closed
opened 2026-05-05 13:43:03 -06:00 by gitea-mirror · 3 comments
Owner

Originally created by @AoXIUy on GitHub (Feb 20, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3321

Describe the feature request

是否可以在FRP server添加ip封禁功能

Describe alternatives you've considered

No response

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
Originally created by @AoXIUy on GitHub (Feb 20, 2023). Original GitHub issue: https://github.com/fatedier/frp/issues/3321 ### Describe the feature request 是否可以在FRP server添加ip封禁功能 ### Describe alternatives you've considered _No response_ ### Affected area - [ ] Docs - [ ] Installation - [ ] Performance and Scalability - [X] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
Author
Owner

@Becods commented on GitHub (Feb 20, 2023):

尝试 zfb132/frp_info

You can use iptables first.
Or maybe we can add this by server plugin later.

可以尝试其他 linux 防火墙的工具,或者通过 服务端插件 来实现这个扩展能力

从我个人的角度而言,这个阶段不太希望引入各种琐碎的 feature,很容易让项目成为一个大杂烩,既提高开发者的维护成本,也增加了用户的使用成本。最终某些功能可能只有几个人使用,甚至没有人用,但是持续的维护却需要耗费很多精力。

所以,目前可能更多的是希望做减法,专注核心能力,做一些重构。之后能通过插件的方式开放更多的扩展能力出来,可以由有需求的人来完善。

<!-- gh-comment-id:1437010245 --> @Becods commented on GitHub (Feb 20, 2023): 尝试 [zfb132/frp_info](https://github.com/zfb132/frp_info) > You can use iptables first. > Or maybe we can add this by server plugin later. > 可以尝试其他 linux 防火墙的工具,或者通过 [服务端插件](https://gofrp.org/docs/features/common/server-plugin/) 来实现这个扩展能力 > 从我个人的角度而言,这个阶段不太希望引入各种琐碎的 feature,很容易让项目成为一个大杂烩,既提高开发者的维护成本,也增加了用户的使用成本。最终某些功能可能只有几个人使用,甚至没有人用,但是持续的维护却需要耗费很多精力。 > > 所以,目前可能更多的是希望做减法,专注核心能力,做一些重构。之后能通过插件的方式开放更多的扩展能力出来,可以由有需求的人来完善。
Author
Owner

@soonxf commented on GitHub (Feb 21, 2023):

@AoXIUy 我来推荐我自己 防火墙

<!-- gh-comment-id:1438714879 --> @soonxf commented on GitHub (Feb 21, 2023): @AoXIUy 我来推荐我自己 [防火墙](https://github.com/soonxf/Micro-Firewall)
Author
Owner

@AoXIUy commented on GitHub (Feb 23, 2023):

@soonxf 我去试试,感谢
天天被爆破烦死了

<!-- gh-comment-id:1441617770 --> @AoXIUy commented on GitHub (Feb 23, 2023): @soonxf 我去试试,感谢 天天被爆破烦死了
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#2661
No description provided.