OpenSSH
[Top] [All Lists]

Re: Tunnel ssh / modifie http headers

To: cyrilparis <arthuro20032004@yahoo.fr>
Subject: Re: Tunnel ssh / modifie http headers
From: Dan Yefimov <dan@ns15.lightwave.net.ru>
Date: Fri, 2 Feb 2007 22:25:23 +0300 (MSK)
Cc: openssh-unix-dev@mindrot.org
Delivered-to: sp-com-lists@consult.net
Delivered-to: openssh-unix-dev-list1@securepoint.com
Delivered-to: openssh-unix-dev-tmda@mindrot.org
Delivered-to: tmda@mindrot.org
In-reply-to: <550878.69769.qm@web26512.mail.ukl.yahoo.com>
List-archive: <http://lists.mindrot.org/pipermail/openssh-unix-dev>
List-help: <mailto:openssh-unix-dev-request@mindrot.org?subject=help>
List-id: Development of portable OpenSSH <openssh-unix-dev.mindrot.org>
List-post: <mailto:openssh-unix-dev@mindrot.org>
List-subscribe: <http://lists.mindrot.org/mailman/listinfo/openssh-unix-dev>, <mailto:openssh-unix-dev-request@mindrot.org?subject=subscribe>
List-unsubscribe: <http://lists.mindrot.org/mailman/listinfo/openssh-unix-dev>, <mailto:openssh-unix-dev-request@mindrot.org?subject=unsubscribe>
Old-delivered-to: openssh-unix-dev@mindrot.org
Sender: openssh-unix-dev-bounces+openssh-unix-dev-list1=securepoint.com@mindrot.org
On Fri, 2 Feb 2007, cyrilparis wrote:

> Hi,
> 
> I m using ssh to make tunnels
> i would like to know if it is technically possible to modify ssh serveur to
> modify http header (to put in header a new line containing IP of client using 
> tunnel)
> 
Of course it's possible, but don't expect OpenSSH developers integrating such a 
change into OpenSSH. Cause of this is data stream modification not being the 
appropriate work of both SSH client and server. The appropriate place for such 
data stream modification would be some program or script at the head of the 
tunnel passing the modified data to SSH tunnel.
-- 

    Sincerely Your, Dan.

_______________________________________________
openssh-unix-dev mailing list
openssh-unix-dev@mindrot.org
http://lists.mindrot.org/mailman/listinfo/openssh-unix-dev

<Prev in Thread] Current Thread [Next in Thread>