[root@tigger:/usr/local/bin] ps -Zefc

Tuesday, October 10, 2006

netcat

nc -l -p 80 nc someserver port nc -b -l -p 80

1 comment:

Dad said...

Relay a remote desktop connection: ./netcat -L 10.252.2.10:3389 -p 3389