active server and passive client

active server and passive client

Dotan Shavit dotan at shavitos.com
Wed Dec 9 21:31:00 IST 2009


On Wednesday 09 December 2009 19:31:07 Constantine Shulyupin wrote:
> And how will I use netcat to reverse/forward connection?
e.g [not tested]:

nc -l -p 81 -c "nc -l -p 80"
and
nc -c "nc client 80"  server 80




More information about the Linux-il mailing list