scalpel
scalpel copied to clipboard
err: open : no such file or directory
`└─$ ./scalpel-linux-amd64 poc -d ./poc -l 127.0.0.1:8899 -o hc.html yaml: line 1: did not find expected key
The scalpel is loading poc files... err: open : no such file or directory `
PS:在config.yaml 中设置了proxy后会出现上述错误,删掉则正常运行。 用的最新版本
`└─$ ./scalpel-linux-amd64 poc -d ./poc -l 127.0.0.1:8899 -o hc.html yaml: line 1: did not find expected key
The scalpel is loading poc files... err: open : no such file or directory `
PS:在config.yaml 中设置了proxy后会出现上述错误,删掉则正常运行。 用的最新版本
看报错首先是yaml文件不正确,能否发一下你当时编写的配置文件。