Skip to content

shadowsocks/v2ray-plugin

Repository files navigation

Yet another SIP003 plugin for shadowsocks, based on v2ray

Build

go get
go build

Usage

On your server

ss-server -c config.json -p 80 --plugin v2ray-plugin --plugin-opts "server"

On your client

ss-local -c config.json -p 80 --plugin v2ray-plugin

License

The MIT License (MIT)