Skip to content
/ sshTun Public

Android app for setting up a local port forwarnd through ssh tunnel

License

Notifications You must be signed in to change notification settings

forsb/sshTun

Repository files navigation

sshTun

Android application for setting up a local port forwarnd through ssh tunnel

This application uses the JSch library under a BSD 3-clause license. Copyright (c) 2002-2015 Atsuhiko Yamanaka, JCraft,Inc.

Backlog / todo

Must have

  • Handle network and storage permissions in a good way

Nice to have

  • Don't use hardcoded strings for accessing shared preferences
  • More polymorphic private/public key handling
  • Guide how to use the app

Cool features

  • Generate private key from public
  • Generate new new key pair
  • Store connections and security profiles
  • Embedded browser (or at least a link to open in external)

About

Android app for setting up a local port forwarnd through ssh tunnel

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages