Skip to content

hwhw/tinc_gui

 
 

Repository files navigation

Tinc GUI for android.
http://tinc_gui.poirsouille.org/.

Tinc is a peer to peer VPN daemon.

Using tinc daemon, cross-compiled for android.
See https://github.com/Vilbrekin/tinc and original web site http://tinc-vpn.org/.

Copyright (C) 2014 Vilbrekin <vilbrekin@gmail.com>
Distributed under GPLv3.


tincd binary can be cross-compiled ing the NDK.
Git sub-modules are used to track the correct versions of OpenSSL and tinc.
The easiest way to build tincd should be similar to:

git submodule update --init
~/android/android-ndk-r9d/ndk-build -j4

About

Android port of tinc VPN with basic GUI

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 79.0%
  • C 21.0%