Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Netcat proxy example
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
jws
n00b
n00b


Joined: 15 Jun 2002
Posts: 38

PostPosted: Wed Nov 26, 2003 8:36 pm    Post subject: Netcat proxy example Reply with quote

I want a temporary proxy using netcat. Can someone please provide a working example?

My current understanding is that I need something like this:

nc -l -p 122 < my_pipe | nc 192.168.0.2 22 > my_pipe

Where my_pipe is a named pipe in the current directory.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum