shadowsocks / go-shadowsocks2

Modern Shadowsocks in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android app with http proxy.

ingnelson opened this issue · comments

Hello.

Is there a way to use this project on Android ? I really would like to use it on my Android as VPN to create a tunnel like VPN.

1)Install the go-shadowsocks2 on a VPS or on HEROKU website .
2) use a apk app on Android and have the http proxy option and the option to use a http header like :

GET http://www.example.com http/1.1

Can somebody do it , please ?

commented

It's compatible with shadowsocks. You can install the go-shadowsocks2 on your VPS and use a shadowsocks app on Android.

Thanks