JamCh01

Results 7 issues of JamCh01

### 联系方式 https://t.me/jam23cm ### 1Panel 版本 1.3.6 ### 问题描述 使用 cloudflare 的证书有报错 服务内部错误: x509: malformed tbs certificate ### 重现步骤 ``` curl 'http://server_ip:23456/api/v1/websites/1/https' \ -H 'Accept: application/json, text/plain, */*' \ -H...

类型:需求

I try to add a record of type hash:net,port for ICMP, here is my shell code ```shell ipset add aclblacklist 219.144.207.0/24,icmp:echo-request ``` aclblacklist is ``` Name: aclblacklist Type: hash:net,port Revision:...

### Check for duplicates - [X] Checked ### Service Name lowendaff.com ### Comment lowendaff.com is a VPS benchmark site.

enhancement
request

Hello, I used your project in my own code. I download it by pypi, but I found some differences with your project just like: code in your project https://github.com/Qix-/better-exceptions/blob/master/better_exceptions/__init__.py#L52 ```python...

安装好了之后,更改apache2.conf如下 ```conf Options FollowSymLinks AllowOverride None Require all denied Options Indexes FollowSymLinks AllowOverride All Require all granted ``` - php版本:PHP/5.5.9 - apache版本:Apache/2.4.7 但是在访问http://domain/admin,输入默认用户名密码后会直接307跳转, 其中 location:"http://domain/admin/login.html" 不知道是不是apache2.conf 中配置有问题

Is there an easy way to generate openapi.yaml?

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Configure 'from zero trust web' 2. Run 'cloudflared service...

Type: Bug
Priority: Normal