Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automation / create intents for Tasker #55

Open
GoogleCodeExporter opened this issue May 13, 2015 · 4 comments
Open

Automation / create intents for Tasker #55

GoogleCodeExporter opened this issue May 13, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

What version of the product are you using? On what operating system?

sshtunnel 1.4.0
Android Cyanogenmod 7

Please provide any additional information below.

The widget is good for manual control, but it would be better to have automated 
control with the Tasker app.  Then users can define the functionality however 
they want.  Looks like several have asked for automation in the Market reviews. 
 (For instance, disable auto sync until I'm connected through a tunnel, disable 
SSHTunnel when connected to 3G with no data access, enable SSH Tunnel only in 
certain locations or at certain times, etc.)

Inputs: 
* Set profile
* Connect/disconnect
* Enable/Disable autoconnect?
* Mute/unmute notifications?

Output state: 
* Whether tunnel is currently working or in error

Instructions: http://tasker.dinglisch.net/developers.html

Original issue reported on code.google.com by omegat...@gmail.com on 15 Jun 2011 at 6:18

@GoogleCodeExporter
Copy link
Author

Yup would be nice.. I want SSH-Tunnel to be runnning whenever I am on some WiFi 
which is not added to my list of "secure WiFis".

Original comment by etfa...@gmail.com on 28 Jan 2013 at 7:47

@GoogleCodeExporter
Copy link
Author

Using: https://play.google.com/store/apps/details?id=jp.susatthi.ManifestViewer

I was able to find an intent: 
org.sshtunnel.SSHTunnelWidgetProvider.PROXY_SWITCH_ACTION

This does seem to work in toggling the tunnel on and off from tasker. I believe 
this is the same intent the widget sends? 

I don't know much about it, but hopefully that helps others.

Original comment by toxicbub...@gmail.com on 13 May 2014 at 2:16

@GoogleCodeExporter
Copy link
Author

Great info, but how did you get it to work?  I cannot seem to get it to fire no 
matter what I do.

Also, it appears this has been removed in the latest beta available for 
download.  There's no widget, so no provider.

Original comment by tkarakas...@gmail.com on 13 May 2014 at 3:35

@GoogleCodeExporter
Copy link
Author

I'd like to see this too - on my other devices I have Tasker configured to 
bring up OpenVPN under certain conditions, but that's not an option on my 
tablet, so I use SSHTunnel instead, but can't currently automate the process 
using Tasker.

The primary reason I want to do it through Tasker is that for certain tunnels, 
I may also want to change the DNS server that's in use (for example, to ensure 
that traffic originating from the endpoint is then routed over a VPN tunnel). 

Original comment by b...@bentasker.co.uk on 20 Jan 2015 at 1:02

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant