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
3.3.5
ubuntu server
I'm trying to use a plugin with shadowsocks, but i don't understand what is the "plugin_opts"
the plugin "cloak" working
the server crashes and the error "plugin service exit unexpectedly" appears
"server":"...", "mode":"tcp_and_udp", "server_port":443, "local_port":1080, "password":****, "timeout":300, "method":"aes-256-gcm", "plugin":"/etc/cloak", "plugin_opts": ???
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What version of shadowsocks-libev are you using?
3.3.5
What operating system are you using?
ubuntu server
What did you do?
I'm trying to use a plugin with shadowsocks, but i don't understand what is the "plugin_opts"
What did you expect to see?
the plugin "cloak" working
What did you see instead?
the server crashes and the error "plugin service exit unexpectedly" appears
What is your config in detail (with all sensitive info masked)?
"server":"...",
"mode":"tcp_and_udp",
"server_port":443,
"local_port":1080,
"password":****,
"timeout":300,
"method":"aes-256-gcm",
"plugin":"/etc/cloak",
"plugin_opts": ???
The text was updated successfully, but these errors were encountered: