Skip to content

Invalid arguments are passed to the Shadowsocks #37

Open
@Saya47

Description

@Saya47

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions