[guardian-dev] Fwd: Re: Orbot VPN service

Delyan Kratunov guardian at delyan.me
Fri Oct 24 22:06:27 EDT 2014


On Friday, October 24, 2014 08:42:09 AM Nathan of Guardian wrote:
> On Fri, Oct 24, 2014, at 04:35 AM, Delyan Kratunov wrote:
> > Thanks for your reply, glad we're on the same page.
> > 
> > > Happy to fork tun2socks and tune it for our needs. I don't think we
> > > should start from scratch, and the code definitely needs to be C/native
> > > for performance reasons.
> > 
> > I took a look at tun2socks and it is trivial to add this BUT I can't seem
> > to
> > be able to build it on my machine.
> 
> You should be able to run > ndk-build from the Orbot/jni folder.

Okay, I feel like a complete idiot but there is no jni folder anywhere in 
sight:

[delyan at foo orbot (orbotvpn *)]$ git log --pretty=oneline | head -n 1
a964bef (HEAD, gh/dev_orbotvpn, orbotvpn) moves VPN service to background 
Service so it doesn't die (and other important fixes)

[delyan at foo orbot (orbotvpn *)]$ find . -name jni
./external/superuser-commands/RootCommands-Demo/jni

[delyan at foo orbot (orbotvpn *)]$ find . -maxdepth 1 -type d | sort
.
./bin
./docs
./external
./gen
./generated
./.git
./libs
./patches
./res
./.settings
./src

What am I missing?

> Cool. It would be nice to get the Android L PIE fixes and this initial
> VPN support with the DNS patches out as an alpha/beta soon before we get
> too far into any UI work.

Of course. There shall be ruthless prioritization.

-- Delyan


More information about the Guardian-dev mailing list