Skip to content
This repository has been archived by the owner on Aug 18, 2021. It is now read-only.

Add a option to choose default plugin path. #9

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

OceanS2000
Copy link

Shadowsocks subscription usually specifies plugins like obfs-local. In standalone ss client they should be put in the same directory with the client executable, however, in this plugin where those plugins should go is unclear and causing a lot of confusion. While there is a per-connection option to set plugin path, in a subscription doing so is extremely tedious.

This patch add a plugin-wise option that will prepend itself to plugin when the per-connection plugin is not an absolute path. The implementation may be a little junky but it works on my machine(TM).

Fixes #4 #5.

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

Successfully merging this pull request may close these issues.

1 participant