include shadowsocks as inbound in release

pull/82/head
Darien Raymond 2016-01-29 15:48:01 +00:00
parent 57ff7ba923
commit c9554546db
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ import (
_ "github.com/v2ray/v2ray-core/proxy/dokodemo"
_ "github.com/v2ray/v2ray-core/proxy/freedom"
_ "github.com/v2ray/v2ray-core/proxy/http"
_ "github.com/v2ray/v2ray-core/proxy/shadowsocks"
_ "github.com/v2ray/v2ray-core/proxy/socks"
_ "github.com/v2ray/v2ray-core/proxy/vmess/inbound"
_ "github.com/v2ray/v2ray-core/proxy/vmess/outbound"