Yingbo Gu

Results 5 comments of Yingbo Gu

Sorry for being short of detailed installation documents. You can follow the [usage](https://github.com/guyingbo/shadowproxy#usage) section to run a proxy server. As for clients, I know there's some apps like Shadowsocks or...

It needs some extra work to run Shadowproxy on Android or Windows as client, it's not that easy and I currently have no plan to do it, sorry for that....

@ingnelson There are many shadowsocks implementions out there, I don't think it's using my shadowproxy internally. As for Android client, I can try to study how to make it, but...

Shadowproxy can not support windows due to its dependency of curio which does not support windows yet. It also use [resource](https://docs.python.org/3/library/resource.html) module which is a Unix specific service.

SSR is a software which implement shadowsocks and other protocols as far as I know. Shadowproxy should work with SSR using shadowsocks protocol. Shadowproxy also support http and tls1.2 obfs...