← Back to team overview

openstore-team team mailing list archive

Re: Shadowsocks client for Ubuntu Touch

 

Hi everyone,

Now, I updated the build documents in the repository (
https://github.com/dawndiy/shadowsocks-ubuntu).
This App use follow projects:
- [go-qml](https://github.com/go-qml/qml)    write App for ubuntu touch
with golang (<1.6)
- [shadowsocks-go](https://github.com/shadowsocks/shadowsocks-go)   go port
of shadowsocks
- [ChinaDNS](https://github.com/shadowsocks/ChinaDNS)  bypass DNS poisoning
- [redsocks](https://github.com/darkk/redsocks)   transparent redirector of
any TCP connection to proxy

There are two binary files in the folder "armhf", they are redsocks and
chinadns. I build them in my side. And you can build them follow the steps
here(https://github.com/dawndiy/shadowsocks-ubuntu/blob/master/BUILD.md).
If you have any question in build them please tell. :)


Thank you~

PS: don't forget CC me. :p


2016-04-20 0:59 GMT+08:00 DawnDIY <chenglu1990@xxxxxxxxx>:

> Hi,
>
> I wrote an Shadowsocks client for Ubuntu Touch. I want to submit the App
> to OpenStore, so more people can use it.
>
> Shadowsocks(https://shadowsocks.org) is a secure socks5 proxy. I'm from
> China. Because some reasons, we visit foreign website very slowly. Some
> people will use VPN to visit foreign website. And Shadowsocks is an other
> way like VPN as a proxy to visit foreign website faster. I knew that Ubuntu
> Touch had supported VPN at OTA-10, but it just support OpenVPN protocol and
> the PPTP/L2TP protocol will be supported later. So I wrote this App for
> people like me always use shadowsocks to make it faster visit foreign
> website.
>
> The reason why I can't publish it in the office store, is that I must use
> the "unconfined" template to make the App has permissions to modify and
> configure networks. And in the App, it will request password of the Phone
> when start up the shadowsocks service. Because it will call the command
> "iptable" as a root user to modify network. But it will never remember or
> upload user information or password.
>
> Before I write this email, I have sent this App to some people in China
> for test. And They are very happy that I wrote this App, so that they can
> use Google Services like sync address book from google service and so on.
>
> The source code is here: https://github.com/dawndiy/shadowsocks-ubuntu
> The click package is here:
> https://github.com/dawndiy/shadowsocks-ubuntu/releases
> I wish it can be published at the Open Store, and more people can use it.
> :)
>
> Thank you.
>
> --
> Best,
> DawnDIY
>



-- 
Best,
DawnDIY

Follow ups

References