Re: SSH Tunneling implementation

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема Re: SSH Tunneling implementation
Дата
Msg-id 1341521012.1915.5.camel@localhost.localdomain
обсуждение исходный текст
Ответ на SSH Tunneling implementation  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
Список pgadmin-hackers
On Thu, 2012-07-05 at 18:37 +0530, Akshay Joshi wrote:
> Hi All
>
> I have implemented SSH tunneling using *libssh2* library and added the
> logic into pgAdmin3. With current implementation SSH tunnel will be created
> using password as authentication mode. I'll work on the certificate based
> authentication. I have attached two patch files 1) SSHTunnel.patch
> 2) vcxproj.patch (Only for Windows).
>

Wow. This is really great. I applied the patch, compiled the code, and
tried a few things. It works. Of course, it needs more testing, and a
real review of the code (and a few fixes on the UI), but hell yeah,
that's great :)

Thanks a lot Akshay. That's something I wanted to have a long time ago.


--
Guillaume
http://blog.guillaume.lelarge.info
http://www.dalibo.com


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: SSH Tunneling implementation
Следующее
От: Dave Page
Дата:
Сообщение: Re: SSH Tunneling implementation