[GH-ISSUE #1712] Dashboard anti-brute force #1351

Closed
opened 2026-05-05 12:51:33 -06:00 by gitea-mirror · 4 comments
Owner

Originally created by @befantasy on GitHub (Mar 20, 2020).
Original GitHub issue: https://github.com/fatedier/frp/issues/1712

Issue is only used for submiting bug report and documents typo. If there are same issues or answers can be found in documents, we will close it directly.
(为了节约时间,提高处理问题的效率,不按照格式填写的 issue 将会直接关闭。)
(请不要在 issue 评论中出现无意义的 加1我也是 等内容,将会被直接删除。)
(由于个人精力有限,和系统环境,网络环境等相关的求助问题请转至其他论坛或社交平台。)

Use the commands below to provide key information from your environment:
You do NOT have to include this information if this is a FEATURE REQUEST

What version of frp are you using (./frpc -v or ./frps -v)?
FRP 0.32.0

What operating system and processor architecture are you using (go env)?

Configures you used:

Steps to reproduce the issue:
1.
2.
3.

Describe the results you received:

Describe the results you expected:
dashboard可否加入brute force机制?本打算使用nginx反代frp 7500端口,借助fail2ban和ngixn来实现。但搞了半天,反代不成功。不知道有什么办法可以解决dashboard的brute force破解?

Additional information you deem important (e.g. issue happens only occasionally):

Can you point out what caused this issue (optional)

Originally created by @befantasy on GitHub (Mar 20, 2020). Original GitHub issue: https://github.com/fatedier/frp/issues/1712 Issue is only used for submiting bug report and documents typo. If there are same issues or answers can be found in documents, we will close it directly. (为了节约时间,提高处理问题的效率,不按照格式填写的 issue 将会直接关闭。) (请不要在 issue 评论中出现无意义的 **加1**,**我也是** 等内容,将会被直接删除。) (由于个人精力有限,和系统环境,网络环境等相关的求助问题请转至其他论坛或社交平台。) Use the commands below to provide key information from your environment: You do NOT have to include this information if this is a FEATURE REQUEST **What version of frp are you using (./frpc -v or ./frps -v)?** FRP 0.32.0 **What operating system and processor architecture are you using (`go env`)?** **Configures you used:** **Steps to reproduce the issue:** 1. 2. 3. **Describe the results you received:** **Describe the results you expected:** dashboard可否加入brute force机制?本打算使用nginx反代frp 7500端口,借助fail2ban和ngixn来实现。但搞了半天,反代不成功。不知道有什么办法可以解决dashboard的brute force破解? **Additional information you deem important (e.g. issue happens only occasionally):** **Can you point out what caused this issue (optional)**
Author
Owner

@befantasy commented on GitHub (Mar 20, 2020):

补充一下,刚才用nginx反代,防火墙只允许localhost连接7500端口,搞定了。
但还是希望FRP能原生支持时间窗口内密码重试次数限制。

<!-- gh-comment-id:601500633 --> @befantasy commented on GitHub (Mar 20, 2020): 补充一下,刚才用nginx反代,防火墙只允许localhost连接7500端口,搞定了。 但还是希望FRP能原生支持时间窗口内密码重试次数限制。
Author
Owner

@mmiker commented on GitHub (Mar 21, 2020):

搭车提个建议, 客户端的static_file 的显示格式可否美化一下,比如加个html的.,现在这样看着有点丑。

<!-- gh-comment-id:602044826 --> @mmiker commented on GitHub (Mar 21, 2020): 搭车提个建议, 客户端的static_file 的显示格式可否美化一下,比如加个html的<table>.,现在这样看着有点丑。
Author
Owner

@forcemeter commented on GitHub (Mar 22, 2020):

再搭个车吧,assets下的 html 源文件在哪个 repo,想改一下源文件

<!-- gh-comment-id:602206760 --> @forcemeter commented on GitHub (Mar 22, 2020): 再搭个车吧,assets下的 html 源文件在哪个 repo,想改一下源文件
Author
Owner

@fatedier commented on GitHub (Mar 23, 2020):

可以看出来,这方面类似的通用需求很多,每个人都有自己的想法,如果一一实现,相当于本末倒置。最好还是组合其他专业工具一起使用。

<!-- gh-comment-id:602352959 --> @fatedier commented on GitHub (Mar 23, 2020): 可以看出来,这方面类似的通用需求很多,每个人都有自己的想法,如果一一实现,相当于本末倒置。最好还是组合其他专业工具一起使用。
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#1351
No description provided.