-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    LinuxDaily.com    Linux42.org    OpenSkillz.com    Open-PC.com   
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (1) .- Knowledge Base  . 

IOSSHy - SSH tunnel spawner

   1.3  

KDE Networking Tool

IOSSHy - SSH tunnel spawner
zoom


IOSSHy - SSH tunnel spawner
zoom


Homepage:  Link
other:  Link
Downloads:  180
Submitted:  Feb 4 2010
Updated:  Jul 15 2010
Score: 
score74%74%score
 74% good
bad   good

Description:

IOSSHy provides an easy to use desktop tool to quickly create and destroy SSH tunnels and launch commands based on a preconfigured setup.

Password are stored in the keyring provided by the operating system (ES: gnome's keyring, kde's kwallet, osx keychain, etc...)

Usage
When the program is launched, the main interface is hidden and only the icon in the system tray is shown.
By clicking the tray icon, a configuration dialog will appear which allows to specify the tunnel configurations.

A tunnel configuration consists of a name, the remote port that has to be forwarded locally, the local port (leaving this value to 0 will let IOSSHy choose a free high numbered port), an optional command to execute, and the ssh server details (host, port, and username). The password will be asked when needed.

The command line may contain a special string "{port}" (without quotes) that will be replaced by the local port used for the tunnel, making it possible to write commands like this:
Quote:
rdesktop localhost:{port}


SSH public key authentication methods are supported through the ssh agents provided by each operating system (putty's pageant is supported).

Example use case
Create a SSH tunnel to a remote host on the MySQL port (3306) and launch a program that uses the tunnel to access the database as if it was installed locally.
When the program terminates the tunnel is automatically closed.

Installation
The application should work reasonably well on all the platforms where the dependencies can be satisfied (Linux, *BSD, OSX, Windows, ...),
but at this point has only been tested on Linux operating systems and Windows XP 32bit.

Code
The code is hosted on http://github.com/mtorromeo/iosshy

Clone command::
Quote:
git clone git://github.com/mtorromeo/iosshy.git


Dependencies
IOSSHy is a python 2.6 application and it also depends upon the following external libraries:
  • PyKDE4 (Optional for better KDE4 integration)

  • PyQt4 (4.6+)

  • python-paramiko

  • python-keyring


  • Build instructions
    Before using this applications the Qt forms and icon resources must be compiled.
    There is a unix shell script in the root of the distribution package named build.sh that takes care of this process::
    Quote:

    cd [SOURCE FOLDER]
    sh build.sh
    chmod 755 bin/iosshy
    bin/iosshy





    Changelog:

    Since version 1.2
    Fixed crash on application quit
    Settings are saved as soon as the configuration dialog is closed
    Fixed crash in about dialog when main window is hidden

    Since version 1.1
    Called required Random.atfork in tunnel thread, to ensure RNG thread safety
    Suppressed RandomPool deprecation warning (paramiko should fix this)




    LicenseBSD
    Source(iosshy-1.3.tar.gz)
    MS Windows(iosshy-win32-1.3.exe)
    Arch(Arch Linux PKGBUILD)
    Donate
    Send to a friend
    Subscribe
    Other content from mtorromeo



    -

     Multiple tunnels?

     
     by allistar on: Aug 12 2010
     

    This seems to be a very useful application, especially for those of us who make a lot of use of forwarded ports. For my usage though I have an alias which connects to the remote ssh server and forwards multiple ports at one - often up to 6 at a time. Is there any way, or any plans to extend this to support that?


    Reply to this

    -

     Re: Multiple tunnels?

     
     by mtorromeo on: Aug 13 2010
     

    I never had a need for such a feature but I can look into it.
    Maybe I can add the possibility to group more rules together to start and stop all of them at once.


    Reply to this

    Add commentBack




    -
    -
    all messages

    openDesktop.org Facebook App





     
     Who we are
    Contact
    More about us
    Frequently Asked Questions
    Register
    Twitter
    Blog
    Explore
    Apps
    Artwork
    Jobs
    Knowledge
    Events
    People
    Updates on identi.ca
    Updates on Twitter
    Facebook App
    Content RSS   
    Events RSS   

    Participate
    Groups
    Forum
    Add Content
    Public API
    About openDesktop.org
    Legal Notice
    Spreadshirt Shop
    CafePress Shop
    Advertising
    Sponsor us
    Report Abuse
     

    Copyright 2007-2010 openDesktop.org Team  
    All rights reserved. openDesktop.org is not liable for any content or goods on this site.
    All contributors are responsible for the lawfulness of their uploads.
    openDesktop is a trademark of the openDesktop.org Team