nauphone / ServerAccess

A tool to provide easy and seamless access to multiple servers via SSH
GNU General Public License v2.0
18 stars 3 forks source link

Select the interface for local port forwarding #30

Closed gvfnix closed 10 years ago

gvfnix commented 11 years ago

Sometimes it's useful to open ssh forwarding on the interface other than 127.0.0.1

ahitrin commented 11 years ago

Provide a use case for that, please

gvfnix commented 11 years ago

Number 1: I have some windows-based applications, that wouldn't run under Linux. So when I need to use them, I run a virtual machine. Number 2: Sometimes I need to provide my interns with the access to a single server - not multiple ones. They have no access to account list. So I create port forwardings to enable access to the pointed server.

ahitrin commented 10 years ago

@gvfnix could you please test this feature in the latest Jenkins build? Thank you!

gvfnix commented 10 years ago

Seems to be working fine.

ahitrin commented 10 years ago

Great! Thank you!