mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 14:45:02 +00:00
org.pacien.tincapp.yml: add Translation
This commit is contained in:
parent
85927c7073
commit
754fed90e7
1 changed files with 1 additions and 25 deletions
|
|
@ -7,36 +7,12 @@ License: GPL-3.0-only
|
|||
WebSite: https://tincapp.pacien.org
|
||||
SourceCode: https://github.com/pacien/tincapp
|
||||
IssueTracker: https://github.com/pacien/tincapp/issues
|
||||
Translation: https://translate.codeberg.org/projects/tincapp/
|
||||
Changelog: https://github.com/pacien/tincapp/blob/HEAD/changelog.md
|
||||
Donate: https://paypal.me/pacien/15
|
||||
Bitcoin: 152t9TEBBhEescQx5gG7T5wHaJVeupAXQm
|
||||
|
||||
AutoName: Tinc Mesh VPN
|
||||
Description: |-
|
||||
Main features:
|
||||
|
||||
* Does NOT require root privilege
|
||||
* Connection management through a graphical interface
|
||||
* Uses conventional tinc configuration files (extended with support for encrypted private keys and VPN bypass per Android application)
|
||||
* Automatable using third party Android applications via Intents
|
||||
|
||||
Notes:
|
||||
|
||||
* This application is only a VPN client, which is not tied to any VPN service provider by default.
|
||||
* It requires an existing tinc network to connect to.
|
||||
* For more information about the tinc VPN protocol, see <a href="https://www.tinc-vpn.org/">https://www.tinc-vpn.org/</a>
|
||||
|
||||
Platform specific limitations of the Android client:
|
||||
|
||||
* Operates with tinc in router mode only
|
||||
* Connects to only one tinc network at a time
|
||||
* No support for hook scripts
|
||||
|
||||
Please see the project's website for more information (setup guide,
|
||||
documentation, sources, issues):
|
||||
|
||||
* <a href="https://tincapp.pacien.org">https://tincapp.pacien.org</a>
|
||||
* <a href="https://github.com/pacien/tincapp">https://github.com/pacien/tincapp</a>
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/pacien/tincapp.git
|
||||
|
|
|
|||
Loading…
Reference in a new issue