Ethereal-dev: Re: [Ethereal-dev] Web Interface?

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Ronnie Sahlberg" <sahlberg@xxxxxxxxxxxxxxxx>
Date: Tue, 18 Jun 2002 18:54:15 +1000
There was some attempt called hethereal some time ago but i dont know
if it ever got finished.

If your hosts run unix you should not need any special version of ethereal
to run it remotely
since it is a normal X application and all X applications already have this
property.

If you setup ssh properly, something like this should work:
xhost +`whoami`@REMOTE_HOST; ssh REMOTE_HOST "export
DISPLAY=`hostname`:0;ethereal" ; xhost -`whoami`@REMOTE_HOST


If you run ethereal on a platform that does not use X you could try VNC.


----- Original Message -----
From: "Jeff Heath"
Sent: Monday, June 17, 2002 11:53 PM
Subject: [Ethereal-dev] Web Interface?


> Has any consideration been given towards developing a web interface for
> ethereal?  It would make it easier to use as a distributed analyzer.
>
> Jeff Heath
>
>
> _______________________________________________
> Ethereal-dev mailing list
> Ethereal-dev@xxxxxxxxxxxx
> http://www.ethereal.com/mailman/listinfo/ethereal-dev