zhuhaow / NEKit

A toolkit for Network Extension Framework
https://zhuhaow.github.io/NEKit
BSD 3-Clause "New" or "Revised" License
2.84k stars 670 forks source link

V2ray support #199

Closed ShuoHuang closed 6 years ago

ShuoHuang commented 6 years ago

hey zhuhaow,

i am using NEKit within my app. now we have a new demand.we need support v2ray.can you add it in NEKit?

zhuhaow commented 6 years ago

You can always roll your own ServerAdapter.

ShuoHuang commented 6 years ago

how to do it? can you give me a realization process?

zhuhaow commented 6 years ago

You can reference anything in AdapterSocket and things calls them.

On 18 Oct 2018, at 13:34, ShuoHuang notifications@github.com wrote:

how to do it? can you give me a realization process?

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub, or mute the thread.

Taherismail17 commented 5 years ago

I also am trying to do this will Nekit support the WS protocol with Vmess?

ShuoHuang commented 5 years ago

I also am trying to do this will Nekit support the WS protocol with Vmess?

Did you succeed?

Taherismail17 commented 5 years ago

No @ShuoHuang , Im also trying to implement a method to get shadowsocks to work with udp and all apps - no luck yet

huang-ju commented 5 years ago

Did you succeed? @ShuoHuang @Taherismail17

lidakang1 commented 5 years ago

Shadowsocks is not safe anymore now. It's easy identification protocol by G*W. We need vmess+tls+ws protocol support in NEKit plz. Thanks. @zhuhaow

wfkbyni commented 5 years ago

Did you succeed? @huang-ju @Taherismail17