spray
spray copied to clipboard
下载后工具无法使用提示unexpected token Operator("||") (1:2)
cmd:spray_windows_amd64.exe -u http://example.com -w '{$l#4}' -a 报错提示: [-] unexpected token Operator("||") (1:2) | a||b | .^ , 2024-08-28 14:13.01 该怎么解决?
我没有复现这个错误. 在v1.1.0版本中, 使用-w '{$l#4}' -a 正常工作
我也无法复现这个错误