Skip to content
New issue

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

Invalid arguments are passed to the Shadowsocks #37

Open
Saya47 opened this issue Mar 22, 2023 · 0 comments
Open

Invalid arguments are passed to the Shadowsocks #37

Saya47 opened this issue Mar 22, 2023 · 0 comments

Comments

@Saya47
Copy link

Saya47 commented Mar 22, 2023

Hello I’m using the V2Ray plugin, I need to pass the plugin arguments like this:
tls;host=example.com;path=/wss;loglevel=none

But unfortunately the plugin asks for a cert file which is incorrect, it shouldn’t ask for that when in client mode, it should ask for that only in server mode. I checked the profile.db-wal of shadowsocks application with notepad and incorrect arguments are passed to the plugin, that’s why it never connects.
It seems the SQLite file is password protected, how can I find out the password so I can modify this file by hand and fix the arguments? My phone is rooted so I have no issue with pushing the file back to the phone.
Otherwise, it’d be great if we could just have an option to pass plugin options as a string to the plugin. Will you consider this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant