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
trojan/util/linux.go
Lines 97 to 100 in c5fafe2
LogChan 函数没有过滤param参数的输入,可以执行操作系统命令。
The LogChan function does not filter the input of the param parameter and can execute operating system commands.
The text was updated successfully, but these errors were encountered:
f6b9d3b
No branches or pull requests
trojan/util/linux.go
Lines 97 to 100 in c5fafe2
LogChan 函数没有过滤param参数的输入,可以执行操作系统命令。
The LogChan function does not filter the input of the param parameter and can execute operating system commands.
The text was updated successfully, but these errors were encountered: