clowwindy

Results 83 comments of clowwindy

I applied as an open source organization. I explained a bit about this project in the _Company name and address_ field.

Update: Now I can get a virtual tun device running and route packets through UDP. While I find it a little hard to debug as I can't attach to the...

Now I have ShadowVPN fully working on an iPad. The next step is to add UI, etc. https://github.com/clowwindy/ShadowVPNiOS

> Jul 19 12:17:56 new-iPad ShadowVPN(NetworkExtension)[1242] : MDM must be used to create NEAppProxyProvider configurations Looks like NEAppProxyProviderManager isn't for us. Thus to implement Shadowsocks for iOS, we need convert...

有一些 magic IP 被写到代码里了,请检查你的代码

If using this API won't let Apple approve this app, it makes no difference.

Shadowsocks is a socks5 proxy. We have to create a VPN adapter first. Since you're familiar with the private VPN API, maybe you can send me a pull request?

Only in the iOS app.

It seems that only after signing an NDA, Apple will approve an app using the vpnlugin API. https://forums.openvpn.net/topic12800.html

While we can't distribute this app via App Store, we can still build the app for our own devices. I still want to have a try. Thanks for the effort...