tcpdump mailing list archives

Re: Running TCPDUMP over a web interface


From: harish badrinath <harishbadrinath () gmail com>
Date: Sun, 18 Sep 2011 21:43:36 +0530

On Sep 17, 2011, at 1:54 AM, Tek Bahadur Limbu wrote:

Can you provide further information about how we can go about
implementing this setup?


These are the steps i would follow
(a) First look for a MVC web framework for the language of your choice
If you end up with goahead or microhttpd you would be left with C or
Something like that,
so look for CGIC or a library with similar/more functionality.
(b) Build the UI in HTML+CSS
(c) Make the UI call cgi scripts and/or special URL your web framework
would provide
(d) Test and deploy.

IMHO you could get better help/suggestions/answers asking in Ruby on
rails or catalyst or django community’s dev-help channel(s).

If the webserver you deploy with, cant easily handle standard web
frameworks (eg: given above) you would have to tinker with them to
work with the webserver in question, or write your own.
-
This is the tcpdump-workers list.
Visit https://cod.sandelman.ca/ to unsubscribe.


Current thread: