#!/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/

Attachment: pgphg2SQpUv6Y.pgp
Description: PGP signature

Reply via email to