We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
`└─$ ./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后会出现上述错误,删掉则正常运行。 用的最新版本
The text was updated successfully, but these errors were encountered:
`└─$ ./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文件不正确,能否发一下你当时编写的配置文件。
Sorry, something went wrong.
No branches or pull requests
`└─$ ./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后会出现上述错误,删掉则正常运行。
用的最新版本
The text was updated successfully, but these errors were encountered: