#!/bin/sh while true ; do nc -l -p 1234 >> /tmp/logfile done On Wed, Sep 05, 2001 at 08:56:59AM +0800, Marcel Welschbillig wrote: > Dose anybody know of any programs i could use to open a port on a debian > box and log the data that comes in to a file ?? -- Jason Thomas Phone: +61 2 6257 7111 System Administrator - UID 0 Fax: +61 2 6257 7311 tSA Consulting Group Pty. Ltd. Mobile: 0418 29 66 81 1 Hall Street Lyneham ACT 2602 http://www.topic.com.au/
- listen on tcp port and log input ?? Marcel Welschbillig
- Re: listen on tcp port and log input ?? Stefan Srdic
- Re: listen on tcp port and log input ?? Jason Thomas
- Re: listen on tcp port and log input ?? Steven Barker
- Re: listen on tcp port and log input ?? Warren Turkal
- Re: listen on tcp port and log input ?? Philippe Troin
- Re: listen on tcp port and log input ?? Paul C. Nendick
- Re: listen on tcp port and log input ?? Oohara Yuuma
- Re: listen on tcp port and log input ?? ingo
- Re: listen on tcp port and log input ?? Malcolm Herbert
- Re: listen on tcp port and log input ?? Marcel Welschbillig
- Re: listen on tcp port and log input ?? Gerrit Pape