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


_______________________________________________
Linux-il mailing list
[email protected]
http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il

Reply via email to