add https support for XSS test

This commit is contained in:
lijiejie
2024-06-08 22:51:36 +08:00
parent 60cde3849b
commit 80083e67ab
5 changed files with 74 additions and 7 deletions
+2 -1
View File
@@ -1,4 +1,4 @@
# eyes.sh 1.0.3
# eyes.sh 1.0.4
View this doc in [English](README_EN.md).
@@ -11,6 +11,7 @@ View this doc in [English](README_EN.md).
## Chang Log
* 2024-06-08 增加HTTPS支持,解决XSS漏洞利用时,可能出现https后台报错 **Mixed Content Warnings (HTTPS/SSL)**
* 2024-06-02 修复在DNS查询中串联IP查询功能,高并发请求时,响应慢的问题
* 2022-04-09: 增加多语言支持,添加英文翻译
* 2022-04-06: 注册用户名,限制只允许使用字母数字