1Panel icon indicating copy to clipboard operation
1Panel copied to clipboard

🔥 1Panel provides an intuitive web interface and MCP Server to manage websites, files, containers, databases, and LLMs on a Linux server.

Results 1284 1Panel issues
Sort by recently updated
recently updated
newest added

### 联系方式 [email protected] ### 1Panel 版本 专业版 v1.10.14-lts ### 问题描述 自定义规则和自定义的黑名单IP,即使刷屏刷爆,但仍然只会拦截,不会触发攻击频率限制,不知道是专门做成这样还是bug。 ![image](https://github.com/user-attachments/assets/5a546eac-8593-463f-afc8-f618b095c0a6) 配置的120秒两次,很显然无法触发频率。 ### 重现步骤 自定义黑名单/规则,可以试试会不会拉黑IP ### 期待的正确结果 自定义规则可触发攻击频率 ### 相关日志输出 _No response_ ### 附加信息 _No response_

type: optimization
status: dev-complete

### 1Panel 版本 v1.10.11-lts ### 请描述您的需求或者改进建议 专业版支持对不同URL采取不同频率限制策略,例如: example.com/login 限制为5r/m example.com/articles 限制为100r/m example.com/comments 限制为50r/m ### 请描述你建议的实现方案 _No response_ ### 附加信息 _No response_

type: feature-request
status: dev-complete

### 1Panel 版本 1.9.2 ### 请描述您的需求或者改进建议 进程守护 Supervisor 添加 在容器中执行 的功能 ### 请描述你建议的实现方案 我目前使用 `docker exec -i ` 的方法实现 ### 附加信息 _No response_

type: feature-request
status: dev-complete

### 1Panel Version 1.10.29 ### Please describe your needs or suggestions for improvements 系统支持国产麒麟操作系统 ### Please describe the solution you suggest 系统支持国产麒麟操作系统 ### Additional Information 系统支持国产麒麟操作系统

status: under-discussion

### 1Panel Version v1.10.29-lts ### Please describe your needs or suggestions for improvements 目前1panel大部分功能都是围绕docker实现的,能否添加支持使用其他的context,用来运维其他服务器上的docker ### Please describe the solution you suggest _No response_ ### Additional Information _No response_

type: feature-request
priority: low

### Contact Information _No response_ ### 1Panel Version latest ### Problem Description Create a site and then choose reverse proxy, then edit the 原文, replace with the following, then refresh...

type: feature-request

### 1Panel 版本 v1.9.2 ### 请描述您的需求或者改进建议 如宝塔那样的,在文件管理点击终端弹窗出来,而不是跳转离开(减少工作场景丢失) ### 请描述你建议的实现方案 _No response_ ### 附加信息 _No response_

type: optimization
status: dev-complete

### 1Panel 版本 v1.9.1 ### 请描述您的需求或者改进建议 ![image](https://github.com/1Panel-dev/1Panel/assets/67987607/147c47a7-5507-4c3c-ac09-c1931e074178) ### 请描述你建议的实现方案 _No response_ ### 附加信息 _No response_

type: optimization
status: dev-complete

### 1Panel Version 专业版 v1.10.29-lts ### Please describe your needs or suggestions for improvements 网站默认站点添加两个选项, 关闭连接:所有未绑定的域名和IP都直接关闭连接 重定向:所有未绑定的域名和IP都直接重定向到自定义网站上,如:访问未绑定域名damian.com就直接重定向到google[htteps](https://google.com/) ![Image](https://github.com/user-attachments/assets/c9f0d9b3-1f5b-4b42-b567-2fc27d1df72b) ### Please describe the solution you suggest _No response_ ### Additional Information...

type: question

### Contact Information _No response_ ### 1Panel Version 2.0.12 ### Problem Description 安装应用时,应用商店会尝试创建一个数据库,当这个数据库已经存在时会报错,并终止安装流程。 某一些项目的代码里似乎写死了必须使用默认的数据库,而当应用商店尝试创建这个已经存在的数据库时会报错并终止安装。 希望在尝试创建一个已经存在的数据库,然后遭遇失败时,仅在日志显示错误,然后继续安装。因为数据库既然已经存在,实际上是不影响应用正常使用的。 ### Steps to Reproduce * ### The expected correct result _No response_ ### Related log...