staf621 / ki4a

Ki4a lets you tunnel your android's traffic over SSH in a very easy way.
Apache License 2.0
87 stars 52 forks source link

An autostart option would be great #2

Open mfat opened 7 years ago

staf621 commented 7 years ago

Sure, how would you implement it? Like an autostart when connecting to a specific network?

mfat commented 7 years ago

Yes. Start at boot and start when a specific network is joined. Thanks much. I also need another feature which is unlikely to be added, but here it is just in case: I want to be able to share the VPN connection over WiFi. (Using wifi tethering)

staf621 commented 7 years ago

That functionality is already on the app, but it's a root only feature. Using iptables mode you can share your SSH connection over wifi, bluetooth or usb

mfat commented 7 years ago

Thanks. Worked like a charm.

ghost commented 6 years ago

As an FYI for anyone looking to accomplish this without root, I'm using Tasker with the AutoInput plugin. Have Tasker launch ki4a on boot, have AutoInput click the connect button in ki4a, then go home to place ki4a into the background. Works great.