From fa5b48e761331254ffb0cc2ca166accd0800e959 Mon Sep 17 00:00:00 2001 From: David Black Date: Wed, 5 Jun 2013 10:44:43 +0100 Subject: [PATCH] WIP recipe: sshtunnel --- metadata/org.sshtunnel.txt | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 metadata/org.sshtunnel.txt diff --git a/metadata/org.sshtunnel.txt b/metadata/org.sshtunnel.txt new file mode 100644 index 0000000000..fd6af7e934 --- /dev/null +++ b/metadata/org.sshtunnel.txt @@ -0,0 +1,33 @@ +Category:Internet +License:GPLv3 +Web Site:http://code.google.com/p/sshtunnel +Source Code:http://code.google.com/p/sshtunnel/source/list +Issue Tracker:http://code.google.com/p/sshtunnel/issues/list + +Summary:Browse internet via a proxy +Description: +SSH tunnel app based on Connectbot and Dropbear / OpenSSH (Beta Branch). +With this app and a configured server (typically configured with sshd and +nginx / squid), you can easily browse internet through a SSH tunnel on your +android devices. + +Requires root: No, but the advanced features will require root. +. + +Requires Root:Yes + +Repo Type:hg +Repo:https://code.google.com/p/sshtunnel + +# Need to compile https://github.com/darkk/redsocks with libevent dependency: +# not working on my openSuse machine +Build Version:1.5.5,73,!WIP ceffc98a19b1,target=android-17,prebuild=\ +rm assets/iptables assets/redsocks libs/FlurryAgent.jar && \ +make redsocks && make iptables && mv iptables etc. assets/ && \ +echo "reference.1=../extlib/FinfAgent" >> project.properties + +Auto Update Mode:None +Update Check Mode:RepoManifest +Current Version:1.5.5 +Current Version Code:73 +