# Functions
No description provided by the author
No description provided by the author
ConvertStructToDict 需要结构体字段Tag设置为 `dict:"目标键名"` 或 `dict:"目标键名,omitempty"` 如 Text string `dict:"text,omitempty"`.
No description provided by the author
No description provided by the author
CovertStructToJson 需要结构体字段Tag设置为 `json:"目标键名"` 或 `json:"目标键名,omitempty"` 如 Text string `json:"text,omitempty"`.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
FileDownload 文件下载器,参考 https://github.com/chromedp/examples/blob/master/download_image/main.go.
No description provided by the author
No description provided by the author
HookClientJA3Func 传入JA3 Client指纹例如 "771,4865-4866-4867-49195-49199-49196-49200-52393-52392-49171-49172-156-157-47-53-10,0-23-65281-10-11-35-16-5-13-18-51-45-43-27-21,29-23-24,0".
HookClientMitmFunc 传入MitmEngine指纹,自动转换 例如 "303:4,5,a,13,2f,32,33,35,38,39,c009,c00a,c013,c014:0,a,b,17,ff01:17,18:0" 目前不是很优雅,封装了JA3的函数,后面自己写个TP生成器.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RandomIPv4 不完全合法,包含了 0/24 127/8 等地址,可能造成被WAF拦截.
RandomIPv6 不确定合法程度,没有细看相关私有地址等内容,可能造成被WAF拦截.
No description provided by the author
No description provided by the author
# Variables
No description provided by the author