tinc_gui
tinc_gui copied to clipboard
Android port of tinc VPN with basic GUI
Title says it all. I have multiple Tinc networks for family, home, business etc. Can multiple tinc configs be used with this gui? Thanks.
```cmd #!/system/bin/sh echo $REMOTEADDRESS echo $INTERFACE VPN_GATEWAY=10.0.0.254 # Fetch the first default gateway from the current routing tables ORIGINAL_GATEWAY=$(for a in $(ip rule show | grep lookup | sed -r...
On Android 8, It can not import configuration. Storage permission enabled. Thanks for your wonderfull work!
People ported openvpn to android as ics-openvpn. Perhaps, tinc could be ported to android with support for VPN service, too. With built-in VPN service, I wouldn't have to root my...
Configuration path do not work
I use CM-13.0 and Tinc_gui 0.9.14. Then I connect through LTE to peer which I want use as a default gateway, DNS stopped to work. Seems like problem in providers...
When using an IP address "#.#.#.#" it connects fine When using a "some.ddns.net" address gives a Error looking up "some.ddns.net" no address associated with hostname. any ideas as to why...
Then I'm trying to Start service with "Execute as Super User" set, it says "Your terminal is not rooted properly. Please correct this or try disabling su usage from preferences."....
Would be cool to have the option to pick either tinc1.0 or tinc1.1 prerelease X. tinc1.1 for purposes of this project would only need the 'tincd' binary. The 'tinc' binary...