feat: enable HTTPS admin panel on port 443 for new deployments
Add Nginx SSL panel config, enable-panel-https.sh, secure Flask cookies, and update docs for https login. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+2
-1
@@ -12,7 +12,8 @@
|
||||
|
||||
| 端口 | 协议 | 进程 | 说明 |
|
||||
|------|------|------|------|
|
||||
| 80 | TCP | Nginx | ACME + 面板 |
|
||||
| 80 | TCP | Nginx | ACME 验证 + 跳转 HTTPS |
|
||||
| 443 | TCP | Nginx | **HTTPS 管理面板** |
|
||||
| 8443–8499 | UDP | sing-box | Hy2,每节点 +1 |
|
||||
|
||||
## 配置生成
|
||||
|
||||
Reference in New Issue
Block a user