The Wayback Machine - https://web.archive.org/web/20201106065858/https://github.com/zhanhb/kcptun-sip003-wrapper
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 

README.md

kcptun-sip003-wrapper

shadowsocks SIP003 wrapper for xtaci/kcptun, act like shadowsocks/kcptun.

  1. Put kcptun binary in the same directory of this script or into a directory in the PATH environemnt.

    searching precedence

    • `pwd`/kcptun_client$suffix
    • `pwd`/kcptun-client$suffix
    • `pwd`/client_${os}_$arch$suffix
    • `pwd`/kcptun_server$suffix
    • `pwd`/kcptun-server$suffix
    • `pwd`/server_${os}_$arch$suffix
    • $PATH/kcptun_client$suffix
    • $PATH/kcptun-client$suffix
    • $PATH/kcptun_server$suffix
    • $PATH/kcptun-server$suffix

Sample usage:

ss-redir --plugin kcptun.cmd --plugin-opts 'key=12 3\;4 5$6^&*()@;crypt=aes-128;mode=fast2;conn=4;nocomp;quiet'

About

shadowsocks SIP003 wrapper for plugin kcptun(shell/batch script), compatible with ash/bash/cmd.exe. All ascii characters are availiable.

Topics

Resources

License

Packages

No packages published
You can’t perform that action at this time.