Skip to content

dochench/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) 2016 Vilbrekin vilbrekin@gmail.com Distributed under GPLv3.

Build Status

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
./gradlew build

About

Android port of tinc VPN with basic GUI

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 79.2%
  • C 18.0%
  • Makefile 2.8%