w1ndy / kcptun-plugins

SIP003-compatible KCPTUN and UDP2RAW plugins for Shadowsocks
The Unlicense
50 stars 11 forks source link

How to? #4

Open LexterS999 opened 5 years ago

LexterS999 commented 5 years ago

So how to set up KCP+SS+UDP2RAW properly on server using this script and how to make it work on my windows client side? Someone explains me, please. Don't get it.

w1ndy commented 5 years ago

Sorry for the late reply! You will need to install shadowsocks/shadowsocks-libev first, then put kcptun-server-plugin in the path and run ss-server --plugin kcptun-server-plugin --plugin-opts "[plugin options here]" [additional shadowsocks arguments here]. This repository does not provide a quick way to set up the stack, but offers a SIP003 plugin which integrates KCPTUN and UDP2RAW with shadowsocks servers/clients that support plugins.